Udostępnij za pośrednictwem


Wyliczenie WebServerType

To wyliczenie zapewnia prawidłowe typy ustawień serwera sieci Web.

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

Składnia

'Deklaracja
<SerializableAttribute> _
Public Enumeration WebServerType
[SerializableAttribute]
public enum WebServerType
[SerializableAttribute]
public enum class WebServerType
[<SerializableAttribute>]
type WebServerType
public enum WebServerType

Elementy członkowskie

Nazwa elementu członkowskiego Opis
Iis Serwer jest Internet Information Services [ver 5.0 i nowsze].
None Nie serwera sieci Web.
WebDev Serwer jest serwerem rozwoju programu Visual Studio.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common