다음을 통해 공유


MobileBroadbandDeviceInformation.FirmwareInformation 속성

정의

모바일 광대역 네트워크 디바이스에 대한 디바이스별 펌웨어 정보를 가져옵니다.

public:
 property Platform::String ^ FirmwareInformation { Platform::String ^ get(); };
winrt::hstring FirmwareInformation();
public string FirmwareInformation { get; }
var string = mobileBroadbandDeviceInformation.firmwareInformation;
Public ReadOnly Property FirmwareInformation As String

속성 값

String

Platform::String

winrt::hstring

모바일 광대역 네트워크 디바이스에 대한 디바이스별 펌웨어 정보입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상