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

视频的标记。

适用于