Table of Contents

TTMSMCPClientRootCapability Class

Declares whether a connection publishes local root folders to its server, and holds the folders it publishes.

API unit family: TMS.MCP.Client.Connection Inherits from: TPersistent

Syntax

TTMSMCPClientRootCapability = class(TPersistent)

Properties

Name Description
Enabled Determines whether the connection answers a root list request from the server.
Items Local folders published to the server as roots.

Methods

Name Description
ToJSON Builds the payload describing the published folders, as sent in answer to a root list request.