Share via


HostedMcpServerTool.ServerAddress Property

Definition

Gets the address of the remote MCP server. This may be a URL, or in the case of a service providing built-in MCP servers with known names, it can be such a name.

public:
 property System::String ^ ServerAddress { System::String ^ get(); };
public string ServerAddress { get; }
member this.ServerAddress : string
Public ReadOnly Property ServerAddress As String

Property Value

Applies to