Settings.RecentDataSets Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Valor de propiedad
- Atributos