LumiSoft Net Help
ParseContentTransferEncoding Method (headerFieldValue)
NamespacesLumiSoft.Net.MimeMimeUtilsParseContentTransferEncoding(String)
Parses ContentTransferEncoding_enum from Content-Transfer-Encoding: header field value.
Declaration Syntax
C#Visual BasicVisual C++F#
public static ContentTransferEncoding_enum ParseContentTransferEncoding(
	string headerFieldValue
)
Public Shared Function ParseContentTransferEncoding ( 
	headerFieldValue As String
) As ContentTransferEncoding_enum
public:
static ContentTransferEncoding_enum ParseContentTransferEncoding(
	String^ headerFieldValue
)
static member ParseContentTransferEncoding : 
        headerFieldValue : string -> ContentTransferEncoding_enum 
Parameters
headerFieldValue (String)
Content-Transfer-Encoding: header field value. This value can be null, then ContentTransferEncoding_enum.NotSpecified.
Return Value
ContentTransferEncoding_enum

[Missing <returns> documentation for "M:LumiSoft.Net.Mime.MimeUtils.ParseContentTransferEncoding(System.String)"]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119