BaseDirectory Property

Summary
Gets or sets the base directory.
Syntax
C#
VB
C++
public string BaseDirectory { get; set; } 
Public Property BaseDirectory As String 
public: 
property String^ BaseDirectory { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The base directory.

Remarks

This is the location of the LEADTOOLS PACS Framework files. Normally this would be the installation directory.

Example

For an example refer to InstallService

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

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