This document is archived and information here might be outdated.  Recommended version.


IDockableWindowDef.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowDef Interface > IDockableWindowDef.Name Property
ArcGIS Developer Help

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