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


IDatasetName2.ControllerName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetName2 Interface > IDatasetName2.ControllerName Property
ArcGIS Developer Help

IDatasetName2.ControllerName Property

Add a DatasetName.

[Visual Basic .NET]
Public WriteOnly Property ControllerName
[C#]
public void ControllerName {set;}
[C++]
HRESULT putref_ControllerName(
  IDatasetName* 
);
[C++]
Parameters
 [in]

is a parameter of type IDatasetName*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDatasetName2 Interface