Table of Contents

TTMSMCPResourceContent.Blob Property

Payload as Base64-encoded binary data.

API unit family: TMS.MCP.Resources Declaring type: TTMSMCPResourceContent Type: string

Syntax

property Blob: string;

Remarks

Assigning a value clears the text payload, because a read returns one or the other. The value is sent on as it is, so encode it before assigning.