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


ISxApplicationAdmin.RecentFilesCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxApplicationAdmin Interface > ISxApplicationAdmin.RecentFilesCount Property
ArcGIS Developer Help

ISxApplicationAdmin.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

ISxApplicationAdmin Interface