ContentLocation.Location Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 8.0.9673)
Location
Gets the location value, typically an URL.
Declaration
public string Location { get; }
Property Value
| Type | Description |
|---|---|
| String | Location value, typically an URL. |