This class holds well-known text/xxx media types.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | F# | 
public class Text
Public Class Text
public ref class Text
type Text = class end
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | MIME_MediaTypes..::..Text()()()() | Initializes a new instance of the MIME_MediaTypes..::..Text class | 
|   | calendar | 
            "text/calendar". Defined in RFC 2445.
             | 
|   | css | 
            "text/css". Defined in RFC 2854
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the Type of the current instance.(Inherited from Object.) | 
|   | html | 
            "text/html". Defined in RFC 2854.
             | 
|  | MemberwiseClone()()()() | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | plain | 
            "text/plain". Defined in RFC 2646,2046.
             | 
|   | rfc822_headers | 
            "text/rfc822-headers". Defined in RFC 1892.
             | 
|   | richtext | 
            "text/richtext". Defined in RFC 2045,2046.
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | xml | 
            "text/xml". Defined in RFC 3023.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | MIME_MediaTypes..::..Text | 
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119

