IpcEvent.Topic Property | |
A string representing the topic name for which the event has been requested.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Topic AS USUAL GET
public virtual Usual Topic { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the topic name for which the event has been requested.
See Also