Freigeben über


IAspNetDevelopmentServerTest-Schnittstelle

Stellt eine Schnittstelle dar, die eine Liste von AspNetDevelopmentServer-Objekten für diesen Test enthält.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public Interface IAspNetDevelopmentServerTest
public interface IAspNetDevelopmentServerTest
public interface class IAspNetDevelopmentServerTest
type IAspNetDevelopmentServerTest =  interface end
public interface IAspNetDevelopmentServerTest

Der IAspNetDevelopmentServerTest-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AspNetDevelopmentServers Ruft eine Liste von AspNetDevelopmentServer-Objekten für diesen Test ab.

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TestTools.Common-Namespace

AspNetDevelopmentServer