Freigeben über


RemoteSystem.IsAvailableBySpatialProximity Eigenschaft

Definition

Überprüft, ob das angegebene Remotesystem über eine räumliche proximale Verbindung verfügbar ist.

public:
 property bool IsAvailableBySpatialProximity { bool get(); };
bool IsAvailableBySpatialProximity();
public bool IsAvailableBySpatialProximity { get; }
var boolean = remoteSystem.isAvailableBySpatialProximity;
Public ReadOnly Property IsAvailableBySpatialProximity As Boolean

Eigenschaftswert

Boolean

bool

true , wenn das angegebene Remotesystem durch räumliche proximale Verbindung verfügbar ist, andernfalls false .

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)
App-Funktionen
remoteSystem

Gilt für: