StorageProviderGetContentInfoForPathResult.ContentUri Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’URI de contenu associé à StorageProviderGetContentInfoForPathResult.
public:
property Platform::String ^ ContentUri { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContentUri();
void ContentUri(winrt::hstring value);
public string ContentUri { get; set; }
var string = storageProviderGetContentInfoForPathResult.contentUri;
storageProviderGetContentInfoForPathResult.contentUri = string;
Public Property ContentUri As String
Valeur de propriété
Valeur d’URI de contenu.
Remarques
L’URI de contenu est l’URI basé sur l’ID d’URI de contenu.