SystemMediaProperties.Publisher Proprietà

Definizione

Ottiene il nome della proprietà System.Media.Publisher ,una delle proprietà del file multimediale Windows.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà del file System.Media.Publisher .

Si applica a

Vedi anche