Compartir a través de


NetworkStateChangeEventDetails.HasNewTetheringOperationalState Propiedad

Definición

Obtiene un valor que indica si el estado operativo de la conexión ha cambiado.

public:
 property bool HasNewTetheringOperationalState { bool get(); };
bool HasNewTetheringOperationalState();
public bool HasNewTetheringOperationalState { get; }
var boolean = networkStateChangeEventDetails.hasNewTetheringOperationalState;
Public ReadOnly Property HasNewTetheringOperationalState As Boolean

Valor de propiedad

Boolean

bool

Cuando es true, el estado operativo de tethering ha cambiado.

Se aplica a