Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

istorageitempropertieswithprovider_provider.md

File metadata and controls

22 lines (15 loc) · 678 Bytes
-api-id -api-type
P:Windows.Storage.IStorageItemPropertiesWithProvider.Provider
winrt property

Windows.Storage.IStorageItemPropertiesWithProvider.Provider

-description

Gets the StorageProvider object that contains info about the service that stores the current storage item.

-property-value

The StorageProvider object that contains info about the service that stores the current storage item. The item may be stored by the local file system or by a remote service like Microsoft OneDrive.

-remarks

-examples

-see-also