Sdílet prostřednictvím


VCCodeReference.Kind Property

Not currently implemented.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Syntax

'Declaration
ReadOnly Property Kind As vsCMElement
'Usage
Dim instance As VCCodeReference
Dim value As vsCMElement

value = instance.Kind
vsCMElement Kind { get; }
property vsCMElement Kind {
    vsCMElement get ();
}
function get Kind () : vsCMElement

Property Value

Type: vsCMElement

Permissions

See Also

Reference

VCCodeReference Interface

VCCodeReference Members

Microsoft.VisualStudio.VCCodeModel Namespace