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


IGxObjectFactoryPriority.Priority Property (ArcObjects .NET 10.5 SDK)
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