共用方式為


MimeHelpers.GetMimeParts Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetMimeParts(Byte[])

Gets MIME parts in a raw data stream.

System_CAPS_pubmethodSystem_CAPS_static GetMimeParts(String, Byte[])

Gets MIME parts from a data stream by using a specified boundary, and returns the raw byte stream as a MemoryStream for further manipulation.

See Also

MimeHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top