StorageProviderGetContentInfoForPathResult クラス

定義

コンテンツ URI パスに関する追加情報を取得するメソッドを提供します。

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
継承
Object Platform::Object IInspectable StorageProviderGetContentInfoForPathResult
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.17134.0 で導入)
API contract
Windows.Storage.Provider.CloudFilesContract (v2.0 で導入)

コンストラクター

StorageProviderGetContentInfoForPathResult()

StorageProviderGetContentInfoForPathResult の既定のコンストラクター。

プロパティ

ContentId

StorageProviderGetContentInfoForPathResult に関連付けられているコンテンツ ID を取得または設定します。

ContentUri

StorageProviderGetContentInfoForPathResult に関連付けられているコンテンツ URI を取得または設定します。

Status

StorageProviderGetContentInfoForPathResult に関連付けられているストレージ プロバイダーの状態。

適用対象