LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Open Method
See Also 
Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : Open Method



ServerDirectory
The server directory.
ServerDirectory
The server directory.
Opens the advanced configuration from the specified server directory.

Syntax

Visual Basic (Declaration) 
Public Shared Function Open( _
   ByVal ServerDirectory As String _
) As AdvancedSettings
Visual Basic (Usage)Copy Code
Dim ServerDirectory As String
Dim value As AdvancedSettings
 
value = AdvancedSettings.Open(ServerDirectory)
C# 
public static AdvancedSettings Open( 
   string ServerDirectory
)
C++/CLI 
public:
static AdvancedSettings^ Open( 
   String^ ServerDirectory
) 

Parameters

ServerDirectory
The server directory.

Return Value

An AdvancedSettings object that allows the caller to have access to advanced configuration options.

Remarks

If the advanced.config does not exist this method creates it and returns a valid AdvancedSettings object.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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