vsContextAttributeType Enum

Definition

Specifies the type of new attribute.

public enum class vsContextAttributeType
public enum class vsContextAttributeType
enum vsContextAttributeType
[System.Runtime.InteropServices.Guid("410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum vsContextAttributeType
[<System.Runtime.InteropServices.Guid("410202E1-B83A-41DD-AAB0-8C0029FE9435")>]
type vsContextAttributeType = 
Public Enum vsContextAttributeType
Inheritance
vsContextAttributeType
Attributes

Fields

vsContextAttributeFilter 1

A filter attribute.

vsContextAttributeLookup 2

A search keyword.

vsContextAttributeLookupF1 3

An F1 keyword. This is a higher priority than a search keyword. Only one F1 keyword is allowed per collection.

Applies to