Share via


NavigateToItemKind.Property Field

Specifies the constant value for Property.

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

Syntax

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

.NET Framework Security

See Also

Reference

NavigateToItemKind Class

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace