Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumeration of MIME types used for MIME blob processing.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum MimeType
[SerializableAttribute]
public enum class MimeType
<SerializableAttribute>
Public Enumeration MimeType
Members
Member name | Description | |
---|---|---|
Application | Application stream MIME type. |
|
Audio | Audio MIME type. |
|
Image | Image MIME type. |
|
Message | Message MIME type. |
|
Text | Text MIME type. |
|
Unknown | Unknown MIME type. |
|
Video | Video MIME type. |
See Also
MimeBlob
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top