Reference2.Collection Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém uma coleção de References.
public:
property VSLangProj::References ^ Collection { VSLangProj::References ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public VSLangProj.References Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : VSLangProj.References
Public ReadOnly Property Collection As References
Valor da propriedade
Retorna uma References coleção que contém um ou mais Reference3 objetos.
Implementações
- Atributos