C# Class anmar.SharpMimeTools.SharpMimeHeader.HeaderInfo

Show file 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 property

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

contentdisposition public property

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

contentlocation public property

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

contenttype public property

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

enc public property

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

subtype public property

public String,System subtype
return System.String