←Select platform

Path Property

Summary

Gets the path of the root directory of the repository.

Syntax

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

Property Value

Returns the path of the root category.

Remarks

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

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