SourcePathName Property
Summary
Gets or sets the input folder or .ISO file path name used for burning.
Syntax
public string SourcePathName { get; set; }
public:
property String^ SourcePathName {
String^ get();
void set ( String^ );
}
Property Value
A string value containing the fully qualified folder path to the input folder or .ISO file.