ArcObjects Library Reference (Framework)  

IDockableWindowDef.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

IDockableWindowDef Interface