Enum CommandFlags
Defines special command flags.
[Flags]
public enum CommandFlags
Fields
Authorize = 2The command requires an authorization.
None = 0No special flags.
Obsolete = 4The command is obsolete.
Defines special command flags.
[Flags]
public enum CommandFlags
Authorize = 2The command requires an authorization.
None = 0No special flags.
Obsolete = 4The command is obsolete.