OutputPathName Property
Summary
Gets or sets the .ISO output file name.
Syntax
public string OutputPathName { get; set; }
public:
property String^ OutputPathName {
String^ get();
void set ( String^ );
}
Property Value
A string variable containing the fully qualified folder path name to the .ISO file.