Share via


StorageProviderItemPropertyDefinition クラス

定義

クラウド ストレージ プロバイダーの項目のプロパティを定義します。

public ref class StorageProviderItemPropertyDefinition sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Storage.Provider.CloudFilesContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderItemPropertyDefinition final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Storage.Provider.CloudFilesContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StorageProviderItemPropertyDefinition
function StorageProviderItemPropertyDefinition()
Public NotInheritable Class StorageProviderItemPropertyDefinition
継承
Object Platform::Object IInspectable StorageProviderItemPropertyDefinition
属性

Windows の要件

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

コンストラクター

StorageProviderItemPropertyDefinition()

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

プロパティ

DisplayNameResource

クラウド ストレージ プロバイダーの状態の表示名を取得または設定します。

Id

同期ルートの登録時にクラウド ストレージ プロバイダーによって提供されるストレージ項目の ID。

適用対象