SystemMediaProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
協助程式物件,提供 Windows 媒體檔案屬性的索引名稱。
public ref class SystemMediaProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemMediaProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemMediaProperties
Public NotInheritable Class SystemMediaProperties
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
屬性
Duration |
取得 System.Media.Duration 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |
Producer |
取得 System.Media.Producer 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |
Publisher |
取得 System.Media.Publisher 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |
SubTitle |
取得 System.Media.SubTitle 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |
Writer |
取得 System.Media.Writer 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |
Year |
取得 System.Media.Year 屬性的名稱, (其中一個 Windows 媒體檔案屬性。 |