System.Web.Services.Description.MessagePart Class

Represents the messages to be broken up into their logical units with specific abstract information for each part. This class cannot be inherited.

See Also: MessagePart Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")]
public sealed class MessagePart : NamedItem

Remarks

The System.Web.Services.Description.MessagePart class corresponds to a Web Services Description Language (WSDL) part element enclosed by the message element, which is in turn enclosed by the definitions root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0