A Sandcastle Documented Class Library
IWindowName Property |
Return the name of the IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
abstract Name : string with get
Property Value
Type: StringSee Also