A Sandcastle Documented Class Library
IPrivateWindowRealName Property |
Get user realname.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string RealName { get; }
ReadOnly Property RealName As String Get
property String^ RealName { String^ get (); }
abstract RealName : string with get
Property Value
Type: StringSee Also