NetworkStateChangeEventDetails.HasNewTetheringOperationalState Property

Definition

Gets a value that indicates whether the tethering operational state has changed.

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

Property Value

Boolean

bool

When true, tethering operational state has changed.

Applies to