Gets a value of HTTP Content-Type header of this response.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property ContentType As String
	Get
C#
public override string ContentType { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also