Settings.NumRecentDataSources Property

Definition

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

Property Value

Attributes

Applies to