VSUSERCONTEXTATTRIBUTEUSAGE Enum

Definition

Specifies whether an attribute or keyword is pushed into the context bag.

C++/CX
public enum class VSUSERCONTEXTATTRIBUTEUSAGE
Inheritance
VSUSERCONTEXTATTRIBUTEUSAGE

Fields

Name Value Description
VSUC_Usage_Filter 0

Attribute is pushed into the context bag.

VSUC_Usage_Lookup 1

Keyword is pushed into the context bag.

VSUC_Usage_LookupF1 2

F1 keyword is pushed into the context bag.

VSUC_Usage_Lookup_CaseSensitive 3

VSUC_Usage_Lookup with case sensitivity.

VSUC_Usage_LookupF1_CaseSensitive 4

VSUC_Usage_LookupF1 with case sensitivity.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022