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


IATLWizardHelper.ARCGISRootPath Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IATLWizardHelper Interface > IATLWizardHelper.ARCGISRootPath Property
ArcGIS Developer Help

IATLWizardHelper.ARCGISRootPath Property

Root path of ArcGIS installation.

[Visual Basic .NET]
Public ReadOnly Property ARCGISRootPath As String
[C#]
public string ARCGISRootPath {get;}
[C++]
HRESULT get_ARCGISRootPath(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IATLWizardHelper Interface