MkvPropEditExitedEventArgsArguments Property
Gets the arguments that were passed to the process.
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 string Arguments { get; }
Public ReadOnly Property Arguments As String
Get
Dim instance As MkvPropEditExitedEventArgs
Dim value As String
value = instance.Arguments
public:
property String^ Arguments {
String^ get ();
}
member Arguments : string with get
No code example is currently available or this language may not be supported.
Property Value
String