다음을 통해 공유


ConnectivityChangedEventArgs.ConnectionProfiles 속성

정의

디바이스에 대한 활성 연결 유형을 가져옵니다.

public System.Collections.Generic.IEnumerable<Xamarin.Essentials.ConnectionProfile> ConnectionProfiles { get; }

속성 값

System.Collections.Generic.IEnumerable<ConnectionProfile>

모든 연결 프로필 목록입니다.

적용 대상