ArcGIS Pro 2.9 API Reference Guide
Host.LicenseProductCode Enumeration

ArcGIS.Core.Hosting Namespace : Host.LicenseProductCode Enumeration
The license product codes.
Syntax
public enum Host.LicenseProductCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum Host.LicenseProductCode 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
ArcGISPro The License Product Code for ArGIS Professional.
ArcGISServer The License Product Code for ArGIS Server.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Hosting.Host.LicenseProductCode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Hosting Namespace