Gets the options provided by the installed addins.
public List<IAddInOptions> AddInOptions { get; }
Public ReadOnly Property AddInOptions As List(Of IAddInOptions)
public: property List<IAddInOptions^>^ AddInOptions { List<IAddInOptions^>^ get(); }
public:
property List<IAddInOptions^>^ AddInOptions {
List<IAddInOptions^>^ get();
}
The list of provided options.
For an example refer to ServiceAdministrator.Initialize
Target Platforms
DicomService Class
DicomService Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library