다음을 통해 공유


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

비디오의 캡션.

적용 대상