NetworkOperatorTetheringOperationResult.Status 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.
Indicates the result of a tethering operation. Possible values are defined by TetheringOperationStatus.
public:
property TetheringOperationStatus Status { TetheringOperationStatus get(); };
TetheringOperationStatus Status();
public TetheringOperationStatus Status { get; }
var tetheringOperationStatus = networkOperatorTetheringOperationResult.status;
Public ReadOnly Property Status As TetheringOperationStatus
Property Value
The result of a tethering operation.
Windows requirements
App capabilities |
wiFiControl
|