Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ContentLocation Class

Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)

Represents the content location of a MIME entity.

Syntax
public class ContentLocation : IHeader
Inheritance
Object
ContentLocation
Implements
IHeader
Inherited Members
Object.Equals(Object, Object)
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Remarks

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

Constructors

Name Description
ContentLocation(String)

Initializes a new instance of ContentLocation header value with the specified location (typically an URL).

Properties

Name Description
Location

Gets the location value, typically an URL.

Methods

Name Description
Clone()

Creates a copy of the header.

Encode(TextWriter)

Writes an encoded header value into a TextWriter.

Equals(Object)

Determines whether the specified ContentLocation is equal to the current ContentLocation.

GetHashCode()

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

ToString()

Converts the value of this header to its String representation.

In This Article
  • Remarks
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies