Initializes a new instance of ContentLocation header value
with the specified location (typically an URL).
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ location As String _ ) |
| C# |
|---|
public ContentLocation( string location ) |
Parameters
- location
- Type: System..::..String
Location. Typically an URL.