Share via


NavigateToItemKind.Method Field

Specifies the constant value for Method.

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

Syntax

'Declaration
Public Const Method As String
public const string Method
public:
literal String^ Method
static val mutable Method: string
public const var Method : String

.NET Framework Security

See Also

Reference

NavigateToItemKind Class

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace