ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Hosting Namespace / Host Class
Members

In This Topic
    Host Class
    In This Topic
    Represents the Static Core Objects Host class. An instance of this class must be run before calling any classes in ArcGIS.Core.dll in an external program (i.e. "standalone")
    Syntax
    public class Host 
    Public Class Host 
    Remarks
    ArcGIS.Core.dll can be referenced in stand-alone projects that are not ArcGISPro Add-ins.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Hosting.Host

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also