SystemMediaProperties.Publisher 属性

定义

获取 Windows 媒体文件属性之一 (System.Media.Publisher属性的名称

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 文件属性的名称。

适用于

另请参阅