Partilhar via


Propriedade AssemblyReferences.Count

Obtém o número total de itens na AssemblyReferences coleção.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
ReadOnly Property Count As Integer
    Get
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

Valor de propriedade

Tipo: System.Int32
O número total de elementos na coleção.

Segurança do .NET Framework

Consulte também

Referência

AssemblyReferences Interface

Namespace VsWebSite

VSWebSite

AssemblyReference