PortType::ServiceDescription Property

 

Gets the ServiceDescription of which the PortType is a member.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property ServiceDescription^ ServiceDescription {
	ServiceDescription^ get();
}

Property Value

Type: System.Web.Services.Description::ServiceDescription^

A service description of which the PortType is a member.

PortType_ServiceDescription#1

.NET Framework
Available since 1.1
Return to top
Show: