Settings.NumRecentDocuments 속성

정의

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

속성 값

특성

적용 대상