MCPTool.ServerDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional description of the MCP server, used to provide more context.
public string ServerDescription { get; set; }
member this.ServerDescription : string with get, set
Public Property ServerDescription As String