←Select platform

Path Property

Summary
Master Form path.

Syntax
C#
C++/CLI
Java
Python
public string Path { get; } 
public java.lang.String getPath(); 
public: 
property String^ Path { 
   String^ get(); 
} 
Path # get  (DiskMasterForm) 

Property Value

A System.String representing the Master Form path.

Remarks

The source code for this interface implementation class is available at <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Master Form path ends with the Master Form name that all Master Form files are going to be saved with it without the extension.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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