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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.