This documentation is archived and is not being maintained.

ProtocolReflector.ServiceType Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property ServiceType As Type
[C#]
public Type ServiceType {get;}
[C++]
public: __property Type* get_ServiceType();
[JScript]
public function get ServiceType() : Type;

See Also

ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace

Show: