MediaTypeNames.Multipart Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the kind of multipart data in an email message attachment.
public: ref class MediaTypeNames::Multipart abstract sealed
public static class MediaTypeNames.Multipart
type MediaTypeNames.Multipart = class
Public Class MediaTypeNames.Multipart
- Inheritance
-
MediaTypeNames.Multipart
Fields
ByteRanges |
Specifies that the MediaTypeNames.Multipart data consists of multiple byte ranges. |
FormData |
Specifies that the MediaTypeNames.Multipart data is in form data format. |
Mixed |
Specifies that the MediaTypeNames.Multipart data is in mixed format. |
Related |
Specifies that the MediaTypeNames.Multipart data is in related format. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.