Freigeben über


StorageProviderGetPathForContentUriResult Klasse

Definition

Stellt Methoden bereit, um zusätzliche Informationen zu einem Inhalts-URI-Ergebnis abzurufen.

public ref class StorageProviderGetPathForContentUriResult sealed
/// [Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderGetPathForContentUriResult final
[Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StorageProviderGetPathForContentUriResult
function StorageProviderGetPathForContentUriResult()
Public NotInheritable Class StorageProviderGetPathForContentUriResult
Vererbung
Object Platform::Object IInspectable StorageProviderGetPathForContentUriResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.17134.0)
API contract
Windows.Storage.Provider.CloudFilesContract (eingeführt in v2.0)

Konstruktoren

StorageProviderGetPathForContentUriResult()

Ein StorageProviderGetPathForContentUriResult-Standardkonstruktor.

Eigenschaften

Path

Ruft den Pfad des StorageProviderGetPathForContentUriResult-Objekts ab.

Status

Die status eines Speicheranbieters, der dem StorageProviderGetPathForContentUriResult zugeordnet ist.

Gilt für: