Share via


NetworkOperatorTetheringManager.ClientCount プロパティ

定義

テザリング ネットワーク上の接続されているクライアントの現在の数を取得します。

public:
 property unsigned int ClientCount { unsigned int get(); };
uint32_t ClientCount();
public uint ClientCount { get; }
var uInt32 = networkOperatorTetheringManager.clientCount;
Public ReadOnly Property ClientCount As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

現在のクライアント数。

Windows の要件

アプリの機能
wiFiControl

適用対象