Leadtools.Dicom.Server.Admin Namespace : Architecture Enumeration |
public enum Architecture : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Architecture Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Architecture
public enum Architecture : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Server.Admin.Architecture = function() { }; Leadtools.Dicom.Server.Admin.Architecture.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Architecture : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
SixtyFour | Assembly is running on a 64 bit processor architecture. |
ThirtyTwo | Assembly is running on a 32 bit processor architecture. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Server.Admin.Architecture
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