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

적용 대상