共用方式為


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 目前未實作。

回頁首

請參閱

參考

Microsoft.VisualStudio.VCCodeModel 命名空間