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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.