'Declaration
Public Enum HostSystemTypeOption Inherits System.Enum
'Usage
Dim instance As HostSystemTypeOption
public enum HostSystemTypeOption : System.Enum
'Declaration
Public Enum HostSystemTypeOption Inherits System.Enum
'Usage
Dim instance As HostSystemTypeOption
public enum HostSystemTypeOption : System.Enum
Member | Description |
---|---|
Hp1000 | Defines the HP 1000 as the host system type. |
Hp3000 | Defines the HP 3000 as the host system type. |
Other | Defines Other as the host system type. |
Unix | Defines UNIX as the host system type. |
Vms | Defines VMS as the host system type. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.HostSystemTypeOption