NetworkStateChangeEventDetails.HasNewTetheringOperationalState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.