Поделиться через


DesktopChildSiteBridge.IsRemoteEndpointConnected Property

Definition

public:
 property bool IsRemoteEndpointConnected { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsRemoteEndpointConnected();
[Windows.Foundation.Metadata.Experimental]
public bool IsRemoteEndpointConnected { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = desktopChildSiteBridge.isRemoteEndpointConnected;
Public ReadOnly Property IsRemoteEndpointConnected As Boolean

Property Value

Boolean

bool

Implements

Attributes

Applies to