OutputPathName Property

Summary
Gets or sets the .ISO output file name.
Syntax
C#
VB
C++
public string OutputPathName { get; set; } 
Public Property OutputPathName As String 
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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.