Share via


RemoteResource.RequestHeaders Property

Gets or sets the headers in the data request.

Syntax

  public System.Collections.IDictionary RequestHeaders {get; set;}

Property Value

System.Collections.IDictionary.  The header data.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also