次の方法で共有


StoreVideo.VideoPurposeTag プロパティ

定義

ビデオのタグを取得します。

public:
 property Platform::String ^ VideoPurposeTag { Platform::String ^ get(); };
winrt::hstring VideoPurposeTag();
public string VideoPurposeTag { get; }
var string = storeVideo.videoPurposeTag;
Public ReadOnly Property VideoPurposeTag As String

プロパティ値

String

Platform::String

winrt::hstring

ビデオのタグ。

適用対象