Gets or sets MIME content type. Value null means that header field does not exist. Defined in RFC 2045 5.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_h_ContentType ContentType { get; set; }
Public Property ContentType As MIME_h_ContentType Get Set
public: property MIME_h_ContentType^ ContentType { MIME_h_ContentType^ get (); void set (MIME_h_ContentType^ value); }
member ContentType : MIME_h_ContentType with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119