VCCodeTypedef.References Property

Definition

Not currently implemented.

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] get; }
[<System.Runtime.InteropServices.DispId(604)>]
[<get: System.Runtime.InteropServices.DispId(604)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.References : EnvDTE.CodeElements
Public ReadOnly Property References As CodeElements

Property Value

An empty CodeElements collection.

Attributes

Applies to