CoreConverterExitedEventArgsInputFile Property
Gets the filepath that was passed as argument to the process.
Namespace: DevCase.ThirdParty.DBpowerampAssembly: DevCase.net48.ThirdParty.DBpoweramp (in DevCase.net48.ThirdParty.DBpoweramp.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string InputFile { get; }
Public ReadOnly Property InputFile As String
Get
Dim instance As CoreConverterExitedEventArgs
Dim value As String
value = instance.InputFile
public:
property String^ InputFile {
String^ get ();
}
member InputFile : string with get
No code example is currently available or this language may not be supported.
Property Value
String