Leadtools.Dicom.Server.Admin Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BaseDirectory Property
See Also 
Leadtools.Dicom.Server.Admin Namespace > ServiceAdministrator Class : BaseDirectory Property




Gets or sets the base directory.

Syntax

Visual Basic (Declaration) 
Public Property BaseDirectory As String
Visual Basic (Usage)Copy Code
Dim instance As ServiceAdministrator
Dim value As String
 
instance.BaseDirectory = value
 
value = instance.BaseDirectory
C# 
public string BaseDirectory {get; set;}
Managed Extensions for C++ 
public: __property string* get_BaseDirectory();
public: __property void set_BaseDirectory( 
   string* value
);
C++/CLI 
public:
property String^ BaseDirectory {
   String^ get();
   void set (String^ value);
}

Return Value

The base directory.

Example

For an example refer to ServiceAdministrator.InstallService

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features