EventQueue.Type Property
Gets the type.
This language is not supported or no code example is available.
public:
property Byte Type {
Byte get( );
}
This language is not supported or no code example is available.
public function get Type() : byte;
This language is not supported or no code example is available.
Property Value
byte
The type.
In this article
Definition