Share via


SystemMediaProperties.Writer 屬性

定義

取得 System.Media.Writer 屬性的名稱, (其中一個 Windows 媒體檔案屬性

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

屬性值

String

Platform::String

winrt::hstring

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

適用於

另請參閱