A Sandcastle Documented Class Library
ScriptSignalEventArgsSignal Property |
The name of the signal called.
Namespace: AdiIRCAPIv2.Arguments.Aliasing
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string Signal { get; }
Public ReadOnly Property Signal As String Get
public: property String^ Signal { String^ get (); }
member Signal : string with get
Property Value
Type: StringSee Also