HelpContextType Enum

Definition

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
HelpContextType

Fields

Ambient 0

A general context.

Selection 2

A selection.

ToolWindowSelection 3

A tool window selection.

Window 1

A window.

Remarks

HelpContextType defines identifiers that are used by the Help system to determine the context in which a Help request was initiated.

Applies to