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


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

IGxRootObjectStartupProperties.Enabled Property

Indicates whether the Root level Object will be visible during startup.

[Visual Basic .NET]
Public ReadOnly Property Enabled As Boolean
[C#]
public bool Enabled {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxRootObjectStartupProperties Interface