Specifies the type of text data in an object.
| C# | Visual Basic |
public static class Application
Public NotInheritable Class Application
| All Members | Fields | ||||
| Icon | Member | Description |
|---|---|---|
| Octet |
Specifies that the application data is not interpreted.
| |
Specifies that the application data is in Portable Document Format (PDF).
| ||
| Rtf |
Specifies that the application data is in Rich Text Format (RTF).
| |
| Soap |
Specifies that the application data is a SOAP document.
| |
| Zip |
Specifies that the application data is compressed.
|
| Object | |
| MediaTypeNames..::..Application | |