Leadtools.Dicom.Server.Admin Namespace > DicomService Class : Settings Property |
public ServerSettings Settings {get; set;}
'Declaration Public Property Settings As ServerSettings
'Usage Dim instance As DicomService Dim value As ServerSettings instance.Settings = value value = instance.Settings
public ServerSettings Settings {get; set;}
get_Settings();
set_Settings(value);
public: property ServerSettings^ Settings { ServerSettings^ get(); void set ( ServerSettings^ value); }
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