Sdílet prostřednictvím


VCCodeReference.InfoLocation Property

Not currently implemented.

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

Syntax

'Declaration
ReadOnly Property InfoLocation As vsCMInfoLocation
'Usage
Dim instance As VCCodeReference
Dim value As vsCMInfoLocation

value = instance.InfoLocation
vsCMInfoLocation InfoLocation { get; }
property vsCMInfoLocation InfoLocation {
    vsCMInfoLocation get ();
}
function get InfoLocation () : vsCMInfoLocation

Property Value

Type: vsCMInfoLocation

Permissions

See Also

Reference

VCCodeReference Interface

VCCodeReference Members

Microsoft.VisualStudio.VCCodeModel Namespace