A Sandcastle Documented Class Library
IEditboxText Property |
Returns the IEditbox text
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string Text { get; set; }
Property Text As String Get Set
property String^ Text { String^ get (); void set (String^ value); }
abstract Text : string with get, set
Property Value
Type: StringSee Also