Table of Contents

ITMSMCPMimeTypeAttribute Interface

Carries the media type of the content a resource returns, for example text/plain.

API unit family: TMS.MCP.Attributes Extends: ITMSMCPCustomValueAttribute

Syntax

ITMSMCPMimeTypeAttribute = interface(ITMSMCPCustomValueAttribute)

Properties

Name Description
Value Text value carried by the attribute. (inherited from ITMSMCPCustomValueAttribute)

Methods

Name Description
GetValue Returns the text value carried by the attribute. (inherited from ITMSMCPCustomValueAttribute)
SetValue Replaces the text value carried by the attribute. (inherited from ITMSMCPCustomValueAttribute)