MimeMultipartRelatedBinding::Parts Property

 

Gets the collection of extensibility elements added to the MimeMultipartRelatedBinding to specify the MIME format for the parts of the MIME message.

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

public:
property MimePartCollection^ Parts {
	MimePartCollection^ get();
}

Property Value

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

A MimePartCollection representing extensibility elements added to the MimeMultipartRelatedBinding.

MimeMultiPartRelatedBinding_Parts_2#2

.NET Framework
Available since 1.1
Return to top
Show: