Share via


StoreVideo.Caption Property

Definition

Gets the caption for the video.

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

Property Value

String

Platform::String

winrt::hstring

The caption for the video.

Applies to