ArcObjects Library Reference (TrackingAnalyst)  

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(
  BSTR* pVal
);
[C++]

Parameters

pVal [out, retval]   pVal is a parameter of type BSTR

Product Availability

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

See Also

IATLWizardHelper Interface