Partager via


RemoteSystemConnectionInfo.IsProximal Propriété

Définition

Obtient si la connexion système distante associée est une connexion proximale ou non.

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

Valeur de propriété

Boolean

bool

True si la connexion est proximale, False dans le cas contraire.

S’applique à