VCCodeMap.Entries 属性

定义

获取对象的项 VCCodeMap

public:
 property EnvDTE::CodeElements ^ Entries { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(577)]
public EnvDTE.CodeElements Entries { [System.Runtime.InteropServices.DispId(577)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(577)>]
[<get: System.Runtime.InteropServices.DispId(577)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Entries : EnvDTE.CodeElements
Public ReadOnly Property Entries As CodeElements

属性值

CodeElements

CodeElements 对象。

属性

适用于