←Select platform

Open(string) Method

Summary

Opens the advanced configuration from the specified server directory.

Syntax

C#
VB
C++
public static AdvancedSettings Open( 
   string ServerDirectory 
) 
  
Public Shared Function Open( _ 
   ByVal ServerDirectory As String _ 
) As Leadtools.Dicom.Addin.Configuration.AdvancedSettings 

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

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly