Share via


NetworkOperatorTetheringManager.GetTetheringCapabilityFromConnectionProfile メソッド

定義

指定された接続プロファイルに基づいてテザリング機能を取得します。

public:
 static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile ^ profile);
 static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile const& profile);
public static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile profile);
function getTetheringCapabilityFromConnectionProfile(profile)
Public Shared Function GetTetheringCapabilityFromConnectionProfile (profile As ConnectionProfile) As TetheringCapability

パラメーター

profile
ConnectionProfile

確認する接続プロファイル。

戻り値

接続プロファイルのテザリング機能。

Windows の要件

アプリの機能
wiFiControl

適用対象