Returns the IEditbox text
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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