INetHttpCommand.ContentType

Syntax

ContentType: String;

Description

The ContentType property returns contents type obtained after executing the request.

Comments

The MIME type of response contents will be obtained as property value.

See also:

INetHttpCommand