Settings.RecentDataSets Property

Definition

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

Property Value

Attributes

Applies to