LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)
LEAD Technologies, Inc

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 string BaseDirectory {get; set;}
 get_BaseDirectory();
set_BaseDirectory(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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