Radio.State Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’état actuel de la radio représentée par cet objet.
public:
property RadioState State { RadioState get(); };
RadioState State();
public RadioState State { get; }
var radioState = radio.state;
Public ReadOnly Property State As RadioState
Valeur de propriété
État radio actuel.