Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 698 Bytes

istorageproviderurisource_getpathforcontenturi_1118842731.md

File metadata and controls

27 lines (18 loc) · 698 Bytes
-api-id -api-type
M:Windows.Storage.Provider.IStorageProviderUriSource.GetPathForContentUri(System.String,Windows.Storage.Provider.StorageProviderGetPathForContentUriResult)
winrt method

Windows.Storage.Provider.IStorageProviderUriSource.GetPathForContentUri

-description

Gets the path of content URI given the name of the URI.

-parameters

-param contentUri

The string name of the content URI.

-param result

The path of the provided content URI.

-remarks

-see-also

-examples