HostedMcpServerTool.ServerAddress 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.
Gets the address of the remote MCP server.
public:
property System::String ^ ServerAddress { System::String ^ get(); };
public string ServerAddress { get; }
member this.ServerAddress : string
Public ReadOnly Property ServerAddress As String
Property Value
Remarks
This may be a URL. For a service providing built-in MCP servers with known names, it can instead be such a name.