Share via


SystemMediaProperties.Publisher 屬性

定義

取得 System.Media.Publisher 屬性的名稱, (其中一個 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

屬性值

String

Platform::String

winrt::hstring

System.Media.Publisher檔案屬性的名稱。

適用於

另請參閱