Udostępnij za pośrednictwem


Właściwość IAspNetDevelopmentServerTest.AspNetDevelopmentServers —

Pobiera listę AspNetDevelopmentServer obiektów dla tego testu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
ReadOnly Property AspNetDevelopmentServers As ICollection(Of AspNetDevelopmentServer)
ICollection<AspNetDevelopmentServer> AspNetDevelopmentServers { get; }
property ICollection<AspNetDevelopmentServer^>^ AspNetDevelopmentServers {
    ICollection<AspNetDevelopmentServer^>^ get ();
}
abstract AspNetDevelopmentServers : ICollection<AspNetDevelopmentServer> with get
function get AspNetDevelopmentServers () : ICollection<AspNetDevelopmentServer>

Wartość właściwości

Typ: System.Collections.Generic.ICollection<AspNetDevelopmentServer>
Lista stron ASP.Obiekty serwera rozwoju netto dla tego testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAspNetDevelopmentServerTest Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

AspNetDevelopmentServer