StorageProviderGetContentInfoForPathResult 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供方法來取得內容 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
- 繼承
- 屬性
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 相關聯的儲存體提供者狀態。 |