Freigeben über


RemoteSystemConnectionInfo.IsProximal Eigenschaft

Definition

Ruft ab, ob die zugeordnete Remotesystemverbindung eine proximale Verbindung ist oder nicht.

public:
 property bool IsProximal { bool get(); };
bool IsProximal();
public bool IsProximal { get; }
var boolean = remoteSystemConnectionInfo.isProximal;
Public ReadOnly Property IsProximal As Boolean

Eigenschaftswert

Boolean

bool

True , wenn die Verbindung proximal ist, andernfalls False .

Gilt für: