ProtocolReflector::ServiceType Property
.NET Framework (current version)
Gets the type of the Web service class being reflected to produce ServiceDescription objects.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::Type^The type of the Web service class being reflected to produce ServiceDescription objects.
A Web service class is identified by the WebServiceAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: