Represents the content location of a MIME entity.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Class ContentLocation _
	Implements IHeader
C#
public class ContentLocation : IHeader

Remarks

Represents the Content-Location MIME header defined by RFC 2557.

Inheritance Hierarchy

System..::..Object
  Rebex.Mime.Headers..::..ContentLocation

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also