Services Property
Summary
Gets the list of DICOM Servers installed on the machine.
Syntax
Public ReadOnly Property Services As Dictionary(Of String,DicomService)
public:
property Dictionary<String^,DicomService^>^ Services {
Dictionary<String^,DicomService^>^ get();
}
Property Value
The installed services.