VCCodeInterface.References 属性

定义

目前尚未实现。

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

属性值

CodeElements

一个空的 CodeElements 集合。

属性

适用于