StorageProviderGetContentInfoForPathResult Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Methoden zum Abrufen zusätzlicher Informationen zu einem Inhalts-URI-Pfad bereit.
public ref class StorageProviderGetContentInfoForPathResult 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 StorageProviderGetContentInfoForPathResult 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 StorageProviderGetContentInfoForPathResult
function StorageProviderGetContentInfoForPathResult()
Public NotInheritable Class StorageProviderGetContentInfoForPathResult
- Vererbung
- 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
StorageProviderGetContentInfoForPathResult() |
Ein StorageProviderGetContentInfoForPathResult-Standardkonstruktor. |
Eigenschaften
ContentId |
Ruft die Inhalts-ID ab, die dem StorageProviderGetContentInfoForPathResult zugeordnet ist, oder legt diese fest. |
ContentUri |
Ruft den Inhalts-URI ab, der dem StorageProviderGetContentInfoForPathResult zugeordnet ist, oder legt diese fest. |
Status |
Die status eines Speicheranbieters, der storageProviderGetContentInfoForPathResult zugeordnet ist. |