A Sandcastle Documented Class Library
IWindowTitle Property |
Returns the IWindow title text.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string Title { get; }
ReadOnly Property Title As String Get
property String^ Title { String^ get (); }
abstract Title : string with get
Property Value
Type: StringSee Also