NetworkOperatorTetheringOperationResult 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 StartTetheringAsync 或 StopTetheringAsync 作業的結果。 除了 TetheringOperationStatus 值之外,它還可以包含選擇性的錯誤訊息字串,以提供行動操作員的特定錯誤內容給錯誤。
public ref class NetworkOperatorTetheringOperationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class NetworkOperatorTetheringOperationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class NetworkOperatorTetheringOperationResult
Public NotInheritable Class NetworkOperatorTetheringOperationResult
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
wiFiControl
|
屬性
AdditionalErrorMessage |
選擇性的錯誤訊息字串,可提供錯誤的行動操作員特定內容。 |
Status |
指出連線作業的結果。 可能的值是由 TetheringOperationStatus所定義。 |