HostApplicationServicesLocalRootFolder Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public virtual string LocalRootFolder { get; }
 
Public Overridable ReadOnly Property LocalRootFolder As String
        Get
 
public:
virtual property String^ LocalRootFolder {
        String^ get ();
}
 
abstract LocalRootFolder : string with get
override LocalRootFolder : string with get
 
 
 
Property Value
Type: 
String 
See Also