StoreVideo.Caption プロパティ

定義

ビデオのキャプションを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ビデオのキャプション。

適用対象