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

SetAddInOption Method






Name of the addin.
The option.
The value.
Sets an option for the addin.
Syntax
public void SetAddInOption( 
   string addinName,
   string option,
   string value
)
'Declaration
 
Public Sub SetAddInOption( _
   ByVal addinName As String, _
   ByVal option As String, _
   ByVal value As String _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim option As String
Dim value As String
 
instance.SetAddInOption(addinName, option, value)
public void SetAddInOption( 
   string addinName,
   string option,
   string value
)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.SetAddInOption( 
   addinName ,
   option ,
   value 
)
public:
void SetAddInOption( 
   String^ addinName,
   String^ option,
   String^ value
) 

Parameters

addinName
Name of the addin.
option
The option.
value
The value.
Remarks
Options are name/value pairs that are stored under an addin configuration in the <option></option> tag. If the option doesn't currently exist it is added to the configuration.
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

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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