Click or drag to resize

McpVisualInfoConnections Property

[Missing <summary> documentation for "P:Demo3D.Mcp.McpVisualInfo.Connections"]


Namespace: Demo3D.Mcp
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public List<McpConnectionInfo>? Connections { get; set; }

Property Value

ListMcpConnectionInfo
See Also