MkvPropEditWrapperProcess Property
Gets the MkvPropEdit.exeProcess instance.
Namespace: DevCase.ThirdParty.MKVToolNixAssembly: DevCase.net48.ThirdParty.MKVToolNix (in DevCase.net48.ThirdParty.MKVToolNix.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Process Process { get; }
Public ReadOnly Property Process As Process
Get
Dim instance As MkvPropEditWrapper
Dim value As Process
value = instance.Process
public:
property Process^ Process {
Process^ get ();
}
member Process : Process with get
No code example is currently available or this language may not be supported.
Property Value
Process