ResponseContentType Property

Glimpse API

GlimpseRequest ResponseContentType Property Glimpse API Documentation
Gets or sets the type of the response's content type.

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

Syntax

public string ResponseContentType { get; set; }
public string ResponseContentType { get; set; }

Field Value

The content type of the response.
See Also