ArcObjects Library Reference (Framework)  

IDockableWindow.Name Property

The name of the dockable window.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindow Interface