Message.Parts Property

 

Gets the collection of the MessagePart objects contained in the Message.

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

member Parts : MessagePartCollection with get

The following example demonstrates a typical use of the Parts property.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: