C# Class anmar.SharpMimeTools.SharpMimeHeader.HeaderInfo

ファイルを表示 Open project: jeske/StepsDB-alpha

Public Properties

Property Type Description
TopLevelMediaType anmar.SharpMimeTools.MimeTopLevelMediaType
contentdisposition System.Collections.Specialized.StringDictionary
contentlocation System.Collections.Specialized.StringDictionary
contenttype System.Collections.Specialized.StringDictionary
enc System.Text.Encoding
subtype System.String

Public Methods

Method Description
HeaderInfo ( System headers ) : System

Method Details

HeaderInfo() public method

public HeaderInfo ( System headers ) : System
headers System
return System

Property Details

TopLevelMediaType public_oe property

public anmar.SharpMimeTools.MimeTopLevelMediaType TopLevelMediaType
return anmar.SharpMimeTools.MimeTopLevelMediaType

contentdisposition public_oe property

public System.Collections.Specialized.StringDictionary contentdisposition
return System.Collections.Specialized.StringDictionary

contentlocation public_oe property

public System.Collections.Specialized.StringDictionary contentlocation
return System.Collections.Specialized.StringDictionary

contenttype public_oe property

public System.Collections.Specialized.StringDictionary contenttype
return System.Collections.Specialized.StringDictionary

enc public_oe property

public System.Text.Encoding enc
return System.Text.Encoding

subtype public_oe property

public String,System subtype
return System.String