Starting at ArcGIS 10.0, all stand-alone Engine applications must explicitly bind to a
particular ArcGIS product before calling ArcObjects code.
Namespace:
ESRI.ArcGISAssembly: ESRI.ArcGIS.Version (in ESRI.ArcGIS.Version.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C# |
---|
public sealed class RuntimeManager |
Visual Basic (Declaration) |
---|
Public NotInheritable Class RuntimeManager |
Visual C++ |
---|
public ref class RuntimeManager sealed |