Show contents 

Net > Net Assembly Interfaces > INetHttpCommand > INetHttpCommand.ContentType

INetHttpCommand.ContentType

Syntax

ContentType: String;

None;

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