This document is archived and information here might be outdated.  Recommended version.


IGxObjectFactoryPriority.Priority Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactoryPriority Interface > IGxObjectFactoryPriority.Priority Property
ArcGIS Developer Help

IGxObjectFactoryPriority.Priority Property

The priority of the object factory. The higher the priority, the sooner the object factory is used to discover GxObjects.

[Visual Basic .NET]
Public Property Priority As Integer
[C#]
public int Priority {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactoryPriority Interface