NetworkOperatorTetheringManager.TetheringOperationalState Property

Definition

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

Applies to