Table of Contents

TTMSMCPServer.Resources Property

Resources this server exposes, reported by resources/list and read through resources/read.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer Type: TTMSMCPResources

Syntax

property Resources: TTMSMCPResources;

Remarks

Changing the collection raises a list-changed notification to connected clients when EnableResourceNotifications is True.