Freigeben über


IStorageProviderUriSource Schnittstelle

Definition

Eine Schnittstelle zum Abrufen eines Inhalts-URI-Pfads und von Informationen.

public interface class IStorageProviderUriSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(2996307665, 35808, 18786, 139, 182, 13, 76, 46, 20, 212, 122)]
struct IStorageProviderUriSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 131072)]
[Windows.Foundation.Metadata.Guid(2996307665, 35808, 18786, 139, 182, 13, 76, 46, 20, 212, 122)]
public interface IStorageProviderUriSource
Public Interface IStorageProviderUriSource
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.17134.0)
API contract
Windows.Storage.Provider.CloudFilesContract (eingeführt in v2.0)

Methoden

GetContentInfoForPath(String, StorageProviderGetContentInfoForPathResult)

Ruft Informationen zu einem Speicheranbieter-URI unter Angabe des Pfads des URI ab.

GetPathForContentUri(String, StorageProviderGetPathForContentUriResult)

Ruft den Pfad des Inhalts-URI unter Angabe des Namens des URI ab.

Gilt für: