ContentType Property

Glimpse API

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

Namespace: Glimpse.Core.Configuration
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

Valid content type syntax is defined in OnlineRFC 2046. A Onlinelist of commonly used content types is available from IANA.
See Also