C#
VB
C++
Gets the name of the configured type for the DicomCommandFactory class.
[ConfigurationPropertyAttribute("dicomCommandsFactory", IsRequired=false)]
public string DicomCommandFactory { get; }
Public ReadOnly Property DicomCommandFactory As String
public:
property String^ DicomCommandFactory {
String^ get();
}
The name of the configured type for the DicomCommandFactory class.
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
Medical Web Viewer .NET