Settings.RecentDataSources プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
- 属性