Compartir a través de


AssemblyReferences.Count (Propiedad)

Obtiene el número total de elementos de la colección AssemblyReferences.

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int with get
function get Count () : int

Valor de propiedad

Tipo: Int32
Número total de elementos de la colección.

Seguridad de .NET Framework

Vea también

Referencia

AssemblyReferences Interfaz

VsWebSite (Espacio de nombres)

VSWebSite

AssemblyReference