Click or drag to resize

McpCatalogItems Property

[Missing <summary> documentation for "P:Demo3D.Mcp.McpCatalog.Items"]


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

Property Value

ListMcpCatalogItemLite
See Also