NetworkOperatorTetheringManager.TetheringOperationalState 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 the current operational state of the tethering feature. Possible values are defined by TetheringOperationalState
public:
property TetheringOperationalState TetheringOperationalState { TetheringOperationalState get(); };
TetheringOperationalState TetheringOperationalState();
public TetheringOperationalState TetheringOperationalState { get; }
var tetheringOperationalState = networkOperatorTetheringManager.tetheringOperationalState;
Public ReadOnly Property TetheringOperationalState As TetheringOperationalState
Property Value
The current operational state.
Windows requirements
App capabilities |
wiFiControl
|