←Select platform

Path Property

Summary

Gets the path of this category on the local disk.

Syntax

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

Property Value

Returns the path of this category on the local disk.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

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.Forms.Auto Assembly