다음을 통해 공유


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

비디오의 태그입니다.

적용 대상