MediaEncodingSubtypes.Wmv3 Property

Definition

Gets the name for Windows Media Video 9.

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

Property Value

String

Platform::String

winrt::hstring

Gets the name for WMV3.

Applies to