Microsoft.Data.Schema.Tools.Settings.Internal Namespace
This namespace provides classes to manage properties and settings for objects that are hosted in the Tools Options and Project Properties pages of Visual Studio Premium or Visual Studio Ultimate.
Classes
Class | Description | |
---|---|---|
VSDBToolsOptionsSettingAttribute | When applied to a property, specifies that the property is serializable. | |
VSDBToolsOptionsSettingChange | This class and its members are reserved for internal use and are not intended to be used in your code. Represents a change to a setting in the associated IVSDBToolsOptionsSettings object for use in the VSDBToolsOptionsSettingsChangedEventArgs. | |
VSDBToolsOptionsSettingsBase | This class and its members are reserved for internal use and are not intended to be used in your code. | |
VSDBToolsOptionsSettingsChangedEventArgs | This class and its members are reserved for internal use and are not intended to be used in your code. Represents the event arguments that are provided for the SettingsChanged event handler. |
Interfaces
Interface | Description | |
---|---|---|
IVSDBToolsOptionsSettings | This class and its members are reserved for internal use and are not intended to be used in your code. Defines a settings contract for any feature that provides settings to be hosted in the Tools Options page or the Project Properties page in Visual Studio Application Lifecycle Management (ALM). |