ContentType Property

Glimpse API

JsonResourceResult ContentType Property Glimpse API Documentation
Gets or sets the content type.

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

Syntax

public string ContentType { get; set; }
public string ContentType { get; set; }

Field Value

The content type.
See Also