Settings.RecentDataSources Property

Definition

public:
 property Microsoft::ReportDesigner::RecentDataSources ^ RecentDataSources { Microsoft::ReportDesigner::RecentDataSources ^ get(); void set(Microsoft::ReportDesigner::RecentDataSources ^ value); };
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public Microsoft.ReportDesigner.RecentDataSources RecentDataSources { get; set; }
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.RecentDataSources : Microsoft.ReportDesigner.RecentDataSources with get, set
Public Property RecentDataSources As RecentDataSources

Property Value

Attributes

Applies to