ArcObjects Library Reference (Framework)  

IDockableWindow.ID Property

The unique id for this dockable window.

[Visual Basic .NET]
Public ReadOnly Property ID As UID
[C#]
public UID ID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindow Interface