StoreVideo.VideoPurposeTag Property

Definition

Gets the tag for the video.

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

Property Value

String

Platform::String

winrt::hstring

The tag for the video.

Applies to