Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Show in webframe

BaseDirectory Property






Gets or sets the base directory.
Syntax
public string BaseDirectory {get; set;}
'Declaration
 
Public Property BaseDirectory As String
'Usage
 
Dim instance As ServiceAdministrator
Dim value As String
 
instance.BaseDirectory = value
 
value = instance.BaseDirectory

            

            
public:
property String^ BaseDirectory {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

Error processing SSI file
Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features