DeviceInformationPairing.IsPaired Proprietà

Definizione

Ottiene un valore che indica se il dispositivo è attualmente associato.

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

Valore della proprietà

Boolean

bool

True se il dispositivo è attualmente associato; in caso contrario, false.

Si applica a