次の方法で共有


NetworkOperatorTetheringOperationResult クラス

定義

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
継承
Object Platform::Object IInspectable 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 によって定義されます。

適用対象