SourcePathName Property

Summary

Gets or sets the input folder or .ISO file path name used for burning.

Syntax
C#
VB
C++
public string SourcePathName { get; set; } 
Public Property SourcePathName As String 
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.

Requirements

Target Platforms

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

Leadtools.MediaWriter Assembly