VCCodeReference Interface

Not currently implemented.

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

Syntax

'Declaration
<GuidAttribute("F4B53196-4F6A-4D71-878F-8FFB8FC6986D")> _
Public Interface VCCodeReference
[GuidAttribute("F4B53196-4F6A-4D71-878F-8FFB8FC6986D")]
public interface VCCodeReference
[GuidAttribute(L"F4B53196-4F6A-4D71-878F-8FFB8FC6986D")]
public interface class VCCodeReference
[<GuidAttribute("F4B53196-4F6A-4D71-878F-8FFB8FC6986D")>]
type VCCodeReference =  interface end
public interface VCCodeReference

The VCCodeReference type exposes the following members.

Properties

  Name Description
Public property Children Not currently implemented.
Public property CodeModel Not currently implemented.
Public property Collection Not currently implemented.
Public property Comment Not currently implemented.
Public property DisplayName Not currently implemented.
Public property DTE Not currently implemented.
Public property EndPoint Not currently implemented.
Public property EndPointOf Not currently implemented.
Public property Extender Not currently implemented.
Public property ExtenderCATID Not currently implemented.
Public property ExtenderNames Not currently implemented.
Public property File Not currently implemented.
Public property FullName Not currently implemented.
Public property InfoLocation Not currently implemented.
Public property IsCaseSensitive Not currently implemented.
Public property IsCodeType Not currently implemented.
Public property IsInjected Not currently implemented.
Public property IsReadOnly Not currently implemented.
Public property IsZombie Not currently implemented.
Public property Kind Not currently implemented.
Public property Language Not currently implemented.
Public property Location Not currently implemented.
Public property Name Not currently implemented.
Public property Parent Not currently implemented.
Public property Picture Not currently implemented.
Public property Project Not currently implemented.
Public property ProjectItem Not currently implemented.
Public property StartPoint Not currently implemented.
Public property StartPointOf Not currently implemented.

Top

Methods

  Name Description
Public method GetEndPoint Not currently implemented.
Public method GetStartPoint Not currently implemented.
Public method IsSelf Not currently implemented.

Top

See Also

Reference

Microsoft.VisualStudio.VCCodeModel Namespace