Compartilhar via


Propriedade VCReferences.References

Obtém a coleção de referências do projeto.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
ReadOnly Property References As Object
Object References { get; }
property Object^ References {
    Object^ get ();
}
abstract References : Object with get
function get References () : Object

Valor de propriedade

Tipo: Object
Uma coleção de referências do projeto.

Segurança do .NET Framework

Consulte também

Referência

VCReferences Interface

Namespace Microsoft.VisualStudio.VCProjectEngine