This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactoryPriority Interface > IGxObjectFactoryPriority.Priority Property (ArcObjects .NET 10.5 SDK) |
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;}