VsUIConstants Members
Include Protected Members
Include Inherited Members
The VsUIConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
HelpTopicProperty | HelpTopic string used in data sources of VsUI dialogs to indicate the help topic displayed by dialog | |
HelpVerb | Verb name used in data sources of VsUI dialogs to specify the callback that will display the help topic | |
VsUICookieNil | Special value that may be used to initialize VsUI event handler cookie values | |
WpfLoaderGuid | The guid of the IVsUIWpfLoader service that can be used to create IVsUIElement objects. |
Top