StorageProviderGetPathForContentUriResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods to get additional information about a content URI result.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.17134.0)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (introduced in v2.0)
|
Constructors
StorageProviderGetPathForContentUriResult() |
A StorageProviderGetPathForContentUriResult default constructor. |
Properties
Path |
Gets the path of the StorageProviderGetPathForContentUriResult object. |
Status |
The status of a storage provider associated with the StorageProviderGetPathForContentUriResult. |