ServerType(Type) Konstruktor

Definition

Erstellt einen neuen ServerType.

public:
 ServerType(Type ^ type);
public ServerType (Type type);
new System.Web.Services.Protocols.ServerType : Type -> System.Web.Services.Protocols.ServerType
Public Sub New (type As Type)

Parameter

type
Type

Der Type, der den XML-Webdienst verfügbar macht.

Gilt für: