The method returns the fully qualified path name pointing to the MOLE install folder.
[Visual Basic .NET] Public ReadOnly Property Home As String
[C#] public string Home {get;}
[C++]
HRESULT get_Home(
BSTR* Home
);
[C++]Parameters
Home [out, retval] Home is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.