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


IGMxApplicationAdmin.RecentFilesCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplicationAdmin Interface > IGMxApplicationAdmin.RecentFilesCount Property
ArcGIS Developer Help

IGMxApplicationAdmin.RecentFilesCount Property

The number of recent files.

[Visual Basic .NET]
Public Property RecentFilesCount As Integer
[C#]
public int RecentFilesCount {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxApplicationAdmin Interface