ProtocolReflector.ServiceType Eigenschap

Definitie

Hiermee wordt het type webserviceklasse opgehaald dat wordt weerspiegeld om objecten te produceren ServiceDescription .

public:
 property Type ^ ServiceType { Type ^ get(); };
public Type ServiceType { get; }
member this.ServiceType : Type
Public ReadOnly Property ServiceType As Type

Waarde van eigenschap

Het type webserviceklasse dat wordt weerspiegeld om objecten te produceren ServiceDescription .

Opmerkingen

Een webserviceklasse wordt geïdentificeerd door de WebServiceAttribute.

Van toepassing op