Returns the IUser associated with this IWindow
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property User As IUser
Get
property IUser^ User {
IUser^ get ();
}
abstract User : IUser with get
Property Value
Type:
IUserSee Also