Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : Architecture Property |
public Nullable<Architecture> Architecture {get;}
'Declaration Public ReadOnly Property Architecture As Nullable(Of Architecture)
'Usage Dim instance As DicomServiceController Dim value As Nullable(Of Architecture) value = instance.Architecture
public IReference<Architecture> Architecture {get;}
get_Architecture();
public: property Nullable<Architecture> Architecture { Nullable<Architecture> get(); }
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