ArcObjects Library Reference (Catalog)  

IGxObjectFactory.Name Property

The name of the object factory.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactory Interface