ContentLocation Constructor
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
ContentLocation(String)
Initializes a new instance of Content
Declaration
public ContentLocation(string location)
Parameters
Type | Name | Description |
---|---|---|
String | location | Location. Typically an URL. |