NetworkStateChangeEventDetails.HasNewTetheringOperationalState Proprietà

Definizione

Ottiene un valore che indica se lo stato operativo del tethering è stato modificato.

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

Valore della proprietà

Boolean

bool

Se true, lo stato operativo del tethering è cambiato.

Si applica a