VCCodeReference 接口
目前尚未实现。
命名空间: Microsoft.VisualStudio.VCCodeModel
程序集: Microsoft.VisualStudio.VCCodeModel(在 Microsoft.VisualStudio.VCCodeModel.dll 中)
语法
声明
<GuidAttribute("2427C2F2-AC56-4AE0-96BB-E2DF6A9EFEFA")> _
Public Interface VCCodeReference
[GuidAttribute("2427C2F2-AC56-4AE0-96BB-E2DF6A9EFEFA")]
public interface VCCodeReference
[GuidAttribute(L"2427C2F2-AC56-4AE0-96BB-E2DF6A9EFEFA")]
public interface class VCCodeReference
[<GuidAttribute("2427C2F2-AC56-4AE0-96BB-E2DF6A9EFEFA")>]
type VCCodeReference = interface end
public interface VCCodeReference
VCCodeReference 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Children | 目前尚未实现。 | |
CodeModel | 目前尚未实现。 | |
Collection | 目前尚未实现。 | |
Comment | 目前尚未实现。 | |
DisplayName | 目前尚未实现。 | |
DTE | 目前尚未实现。 | |
EndPoint | 目前尚未实现。 | |
EndPointOf | 目前尚未实现。 | |
Extender | 目前尚未实现。 | |
ExtenderCATID | 目前尚未实现。 | |
ExtenderNames | 目前尚未实现。 | |
File | 目前尚未实现。 | |
FullName | 目前尚未实现。 | |
InfoLocation | 目前尚未实现。 | |
IsCaseSensitive | 目前尚未实现。 | |
IsCodeType | 目前尚未实现。 | |
IsInjected | 目前尚未实现。 | |
IsReadOnly | 目前尚未实现。 | |
IsZombie | 目前尚未实现。 | |
Kind | 目前尚未实现。 | |
Language | 目前尚未实现。 | |
Location | 目前尚未实现。 | |
Name | 目前尚未实现。 | |
Parent | 目前尚未实现。 | |
Picture | 目前尚未实现。 | |
Project | 目前尚未实现。 | |
ProjectItem | 目前尚未实现。 | |
StartPoint | 目前尚未实现。 | |
StartPointOf | 目前尚未实现。 |
页首
方法
名称 | 说明 | |
---|---|---|
GetEndPoint | 目前尚未实现。 | |
GetStartPoint | 目前尚未实现。 | |
IsSelf | 目前尚未实现。 |
页首