Settings.RecentDataSources Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Значение свойства
- Атрибуты