Share via


IConnectivity.ConnectionProfiles 属性

定义

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

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Maui::Networking::ConnectionProfile> ^ ConnectionProfiles { System::Collections::Generic::IEnumerable<Microsoft::Maui::Networking::ConnectionProfile> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Maui.Networking.ConnectionProfile> ConnectionProfiles { get; }
member this.ConnectionProfiles : seq<Microsoft.Maui.Networking.ConnectionProfile>
Public ReadOnly Property ConnectionProfiles As IEnumerable(Of ConnectionProfile)

属性值

适用于