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


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

IDataConnectionPropertyPage2.Name Property

User selected Name (ie, FeatureClassName, TableName).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataConnectionPropertyPage2 Interface