A Sandcastle Documented Class Library
ScriptSignalEventArgsParameters Property |
The parameters 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 Parameters { get; set; }
Public Property Parameters As String Get Set
public: property String^ Parameters { String^ get (); void set (String^ value); }
member Parameters : string with get, set
Property Value
Type: StringSee Also