MediaEncodingSubtypes.VobSub Property

Definition

Gets the name for the VobSub format.

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

Property Value

String

Platform::String

winrt::hstring

The name for the VobSub format.

Windows requirements

Device family
Windows 10, version 2004 (introduced in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v10.0)

Applies to