public enum ENMimeContentType : System.Enum
public enum ENMimeContentType : System.Enum
Member | Description |
---|---|
Application | Used for multipurpose files. |
Audio | Used for audio. |
Example | Used for examples. |
Image | Used for images. |
Message | Used for messages. |
Model | For 3D models. |
Multipart | For archives and other objects made of more than one part. |
Text | For human-readable text and source code. |
Unknown | Unkown MIME type. |
Video | For video. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Networking.ENMimeContentType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)