Share via


DesktopChildSiteBridge.AcceptRemoteEndpoint(String) Method

Definition

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

Parameters

islandConnectionInfo
String

Platform::String

winrt::hstring

Implements

M:Microsoft.UI.Content.IContentSiteBridgeEndpointConnectionPrivate.AcceptRemoteEndpoint(System.String) M:Microsoft.UI.Content.IContentSiteBridgeEndpointConnectionPrivate.AcceptRemoteEndpoint(Platform::String) M:Microsoft.UI.Content.IContentSiteBridgeEndpointConnectionPrivate.AcceptRemoteEndpoint(winrt::hstring)
Attributes

Applies to