A Sandcastle Documented Class Library
IWindowWindowId Property |
Returns the window id of this IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int WindowId { get; }
ReadOnly Property WindowId As Integer Get
property int WindowId { int get (); }
abstract WindowId : int with get
Property Value
Type: Int32See Also