MessagePart.Message Property

 

Gets the Message of which the MessagePart is a member.

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

member Message : Message with get

Property Value

Type: System.Web.Services.Description.Message

The message of which the MessagePart is a member.

The following example demonstrates a use of the Message property.

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

.NET Framework
Available since 1.1
Return to top
Show: