Settings.RecentDataSources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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