Table of Contents

TTMSMCPHTTPServerHeaderInfo.Value Property

Value of the header, as given at construction. Read-only.

API unit family: TMS.MCP.HTTPServer Declaring type: TTMSMCPHTTPServerHeaderInfo Type: string

Syntax

property Value: string;

Remarks

When the collection created this header the value was trimmed; when several values were collected under one name, they appear here joined by commas.