SystemMediaProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A helper object that provides indexing names for Windows media file properties.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
Duration |
Gets the name of the System.Media.Duration property (one of the Windows media file properties. |
Producer |
Gets the name of the System.Media.Producer property (one of the Windows media file properties. |
Publisher |
Gets the name of the System.Media.Publisher property (one of the Windows media file properties. |
SubTitle |
Gets the name of the System.Media.SubTitle property (one of the Windows media file properties. |
Writer |
Gets the name of the System.Media.Writer property (one of the Windows media file properties. |
Year |
Gets the name of the System.Media.Year property (one of the Windows media file properties. |