다음을 통해 공유


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)

속성 값

적용 대상