NavigateToItemKind Fields

 

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticClass

Specifies the constant value for Class.

System_CAPS_pubfieldSystem_CAPS_staticConstant

Specifies the constant value for Constant.

System_CAPS_pubfieldSystem_CAPS_staticDelegate

Specifies the constant value for Delegate.

System_CAPS_pubfieldSystem_CAPS_staticEnum

Specifies the constant value for Enum.

System_CAPS_pubfieldSystem_CAPS_staticEnumItem

Specifies the constant value for EnumItem.

System_CAPS_pubfieldSystem_CAPS_staticEvent

Specifies the constant value for Event.

System_CAPS_pubfieldSystem_CAPS_staticField

Specifies the constant value for Field.

System_CAPS_pubfieldSystem_CAPS_staticFile

Specifies the constant value for File.

System_CAPS_pubfieldSystem_CAPS_staticInterface

Specifies the constant value for Interface.

System_CAPS_pubfieldSystem_CAPS_staticMethod

Specifies the constant value for Method.

System_CAPS_pubfieldSystem_CAPS_staticModule

Specifies the constant value for Module.

System_CAPS_pubfieldSystem_CAPS_staticProperty

Specifies the constant value for Property.

System_CAPS_pubfieldSystem_CAPS_staticStructure

Specifies the constant value for Structure.

Return to top
Show: