Compartir a través de


DeviceInformationPairing.IsPaired Propiedad

Definición

Obtiene un valor que indica si el dispositivo está emparejado actualmente.

public:
 property bool IsPaired { bool get(); };
bool IsPaired();
public bool IsPaired { get; }
var boolean = deviceInformationPairing.isPaired;
Public ReadOnly Property IsPaired As Boolean

Valor de propiedad

Boolean

bool

True si el dispositivo está emparejado actualmente; de lo contrario, false.

Se aplica a