IpcExecuteRequestEvent.Command Property | |
A string representing the command name.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Command AS USUAL GET
public virtual Usual Command { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the command name.
See Also