←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly