ContentIsland.ConnectRemoteEndpoint(String) Method

Definition

public:
 virtual void ConnectRemoteEndpoint(Platform::String ^ siteConnectionInfo) = ConnectRemoteEndpoint;
/// [Windows.Foundation.Metadata.Experimental]
void ConnectRemoteEndpoint(winrt::hstring const& siteConnectionInfo);
[Windows.Foundation.Metadata.Experimental]
public void ConnectRemoteEndpoint(string siteConnectionInfo);
function connectRemoteEndpoint(siteConnectionInfo)
Public Sub ConnectRemoteEndpoint (siteConnectionInfo As String)

Parameters

siteConnectionInfo
String

Platform::String

winrt::hstring

Implements

M:Microsoft.UI.Content.IContentIslandEndpointConnectionPrivate.ConnectRemoteEndpoint(System.String) M:Microsoft.UI.Content.IContentIslandEndpointConnectionPrivate.ConnectRemoteEndpoint(Platform::String) M:Microsoft.UI.Content.IContentIslandEndpointConnectionPrivate.ConnectRemoteEndpoint(winrt::hstring)
Attributes

Applies to