ESRI.ArcGIS.ADF.Core
GetArcGISInstallDir Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > Utility Class : GetArcGISInstallDir Method




Retrieves the location where ArcGIS was installed.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetArcGISInstallDir() As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = Utility.GetArcGISInstallDir()
C# 
public static string GetArcGISInstallDir()

Return Value

Fully qualified path to where the ArcGIS System was installed.

See Also

© 2010 All Rights Reserved.