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