StorageProviderGetPathForContentUriResult 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供获取有关内容 URI 结果的其他信息的方法。
public ref class StorageProviderGetPathForContentUriResult 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 StorageProviderGetPathForContentUriResult 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 StorageProviderGetPathForContentUriResult
function StorageProviderGetPathForContentUriResult()
Public NotInheritable Class StorageProviderGetPathForContentUriResult
- 继承
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.17134.0 中引入)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (在 v2.0 中引入)
|
构造函数
StorageProviderGetPathForContentUriResult() |
StorageProviderGetPathForContentUriResult 默认构造函数。 |
属性
Path |
获取 StorageProviderGetPathForContentUriResult 对象的路径。 |
Status |
与 StorageProviderGetPathForContentUriResult 关联的存储提供程序的状态。 |