Settings.NumRecentDocuments Property

Definition

public:
 property int NumRecentDocuments { int get(); void set(int value); };
[System.Configuration.DefaultSettingValue("14")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public int NumRecentDocuments { get; set; }
[<System.Configuration.DefaultSettingValue("14")>]
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.NumRecentDocuments : int with get, set
Public Property NumRecentDocuments As Integer

Property Value

Attributes

Applies to