LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

BaseDirectory Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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