DialogPage Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AutomationObject | Gets the DTE automation model object for a given instance of a dialog page class. |
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | SettingsRegistryPath | Gets or sets the sub-key under the Visual Studio version-specific root for storing settings data for a dialog page. |
![]() | SharedSettingsStorePath | Gets the location where the settings are stored in the shared settings store. It's based on the SharedSettingsAttribute on your AutomationObject, or the full type name if the attribute is not specified. |
![]() | Site | Gets or sets the site of the dialog page. Overrides the implementation inherited from Component.(Overrides Component::Site.) |
![]() | Window | Gets the window that is used as the user interface of the dialog page. |
Show:

