Gets or sets the base directory.
public string BaseDirectory { get; set; }
Public Property BaseDirectory As String
public: property String^ BaseDirectory { String^ get(); void set ( String^ ); }
public:
property String^ BaseDirectory {
String^ get();
void set ( String^ );
}
The base directory.
This is the location of the LEADTOOLS PACS Framework files. Normally this would be the installation directory.
For an example refer to InstallService
Target Platforms
ServiceAdministrator Class
ServiceAdministrator Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library