SystemMediaProperties.SubTitle Proprietà

Definizione

Ottiene il nome della proprietà System.Media.SubTitle (una delle proprietà del file multimediale di Windows.

public:
 property Platform::String ^ SubTitle { Platform::String ^ get(); };
winrt::hstring SubTitle();
public string SubTitle { get; }
var string = systemMediaProperties.subTitle;
Public ReadOnly Property SubTitle As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Media.SubTitle .

Si applica a

Vedi anche