ConnectivityChangedEventArgs.ConnectionProfiles 属性

定义

获取设备的活动连接类型。

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

属性值

System.Collections.Generic.IEnumerable<ConnectionProfile>

所有连接配置文件的列表。

适用于