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


IDataConnectionPropertyPage.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 > IDataConnectionPropertyPage Interface > IDataConnectionPropertyPage.Name Property
ArcGIS Developer Help

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

IDataConnectionPropertyPage Interface