←Select platform

Path Property

Summary

Master Form path.

Syntax

C#
VB
C++
public string Path { get; } 
  
Public ReadOnly Property Path As String 
public: 
property String^ Path { 
   String^ get(); 
} 

Property Value

A System.String representing the Master Form path.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly