StorageProviderGetContentInfoForPathResult.ContentUri プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
StorageProviderGetContentInfoForPathResult に関連付けられているコンテンツ URI を取得または設定します。
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
プロパティ値
コンテンツ URI 値。
注釈
コンテンツ URI は、コンテンツ URI ID に基づく URI です。