VCCodeReference Interface
Not currently implemented.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
'Declaration
<GuidAttribute("A9FBDB16-FD7D-47C4-82F2-71F1B3E2BFC2")> _
Public Interface VCCodeReference
[GuidAttribute("A9FBDB16-FD7D-47C4-82F2-71F1B3E2BFC2")]
public interface VCCodeReference
[GuidAttribute(L"A9FBDB16-FD7D-47C4-82F2-71F1B3E2BFC2")]
public interface class VCCodeReference
[<GuidAttribute("A9FBDB16-FD7D-47C4-82F2-71F1B3E2BFC2")>]
type VCCodeReference = interface end
public interface VCCodeReference
The VCCodeReference type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Children | Not currently implemented. |
![]() |
CodeModel | Not currently implemented. |
![]() |
Collection | Not currently implemented. |
![]() |
Comment | Not currently implemented. |
![]() |
DisplayName | Not currently implemented. |
![]() |
DTE | Not currently implemented. |
![]() |
EndPoint | Not currently implemented. |
![]() |
EndPointOf | Not currently implemented. |
![]() |
Extender | Not currently implemented. |
![]() |
ExtenderCATID | Not currently implemented. |
![]() |
ExtenderNames | Not currently implemented. |
![]() |
File | Not currently implemented. |
![]() |
FullName | Not currently implemented. |
![]() |
InfoLocation | Not currently implemented. |
![]() |
IsCaseSensitive | Not currently implemented. |
![]() |
IsCodeType | Not currently implemented. |
![]() |
IsInjected | Not currently implemented. |
![]() |
IsReadOnly | Not currently implemented. |
![]() |
IsZombie | Not currently implemented. |
![]() |
Kind | Not currently implemented. |
![]() |
Language | Not currently implemented. |
![]() |
Location | Not currently implemented. |
![]() |
Name | Not currently implemented. |
![]() |
Parent | Not currently implemented. |
![]() |
Picture | Not currently implemented. |
![]() |
Project | Not currently implemented. |
![]() |
ProjectItem | Not currently implemented. |
![]() |
StartPoint | Not currently implemented. |
![]() |
StartPointOf | Not currently implemented. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEndPoint | Not currently implemented. |
![]() |
GetStartPoint | Not currently implemented. |
![]() |
IsSelf | Not currently implemented. |
Top