Port::Service Property

 

Gets the Service of which the Port is a member.

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

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

Property Value

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

The Service of which the Port is a member.

PortClass#5

.NET Framework
Available since 1.1
Return to top
Show: