MediaEncodingSubtypes.Wma9 Property

Definition

Gets the name for Windows Media Audio 8.

public:
 static property Platform::String ^ Wma9 { Platform::String ^ get(); };
static winrt::hstring Wma9();
public static string Wma9 { get; }
var string = MediaEncodingSubtypes.wma9;
Public Shared ReadOnly Property Wma9 As String

Property Value

String

Platform::String

winrt::hstring

The name for WMA 9.

Applies to