Partilhar via


Propriedade WebReferences.Count

Obtém o número total de referências da Web da WebReferences 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 referências da Web (arquivos WSDL) na coleção.

Segurança do .NET Framework

Consulte também

Referência

WebReferences Interface

Namespace VsWebSite