ResponseContentType Property

Glimpse API

IRequestMetadata ResponseContentType Property Glimpse API Documentation
Gets the type of the response content.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

string ResponseContentType { get; }
string ResponseContentType { get; }

Field Value

The type of the response content.
See Also