VCCodeMacro.References Propriété

Définition

Actuellement non implémenté.

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

Valeur de propriété

CodeElements

Une collection CodeElements vide.

Attributs

S’applique à