共用方式為


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 相關聯的內容識別碼。

ContentUri

取得或設定與 StorageProviderGetContentInfoForPathResult 相關聯的內容 URI。

Status

與 StorageProviderGetContentInfoForPathResult 相關聯的儲存體提供者狀態。

適用於