Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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