ArcObjects Library Reference (Catalog)  

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