ConfigProvider.Configuration 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.
Gets the configuration object.
public:
property Microsoft::SqlServer::Management::UI::VSIntegration::Editors::Configuration ^ Configuration { Microsoft::SqlServer::Management::UI::VSIntegration::Editors::Configuration ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.Editors.Configuration Configuration { get; }
member this.Configuration : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.Configuration
Public ReadOnly Property Configuration As Configuration
Property Value
A Configuration object.