GetAddInOption Method

Summary
Gets a specific add-in option.
Syntax
C#
C++/CLI
public string GetAddInOption( 
   string addinName, 
   string option 
) 
public: 
String^ GetAddInOption(  
   String^ addinName, 
   String^ option 
)  

Parameters

addinName
Name of the add-in.

option
The option.

Return Value

The add-in option value.

Remarks

Returns null if the specified add-in option does not exist.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.