HelpContextType Enum
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.
Defines identifiers that indicate information about the context in which a request for Help information originated.
public enum class HelpContextType
public enum HelpContextType
type HelpContextType =
Public Enum HelpContextType
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Ambient | 0 | A general context. |
Window | 1 | A window. |
Selection | 2 | A selection. |
ToolWindowSelection | 3 | A tool window selection. |
Remarks
HelpContextType defines identifiers that are used by the Help system to determine the context in which a Help request was initiated.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.