다음을 통해 공유


WebUIDeviceActivatedEventArgs.DeviceInformationId 속성

정의

자동 실행을 호출한 디바이스의 디바이스 식별자를 가져옵니다.

public:
 property Platform::String ^ DeviceInformationId { Platform::String ^ get(); };
winrt::hstring DeviceInformationId();
public string DeviceInformationId { get; }
var string = webUIDeviceActivatedEventArgs.deviceInformationId;
Public ReadOnly Property DeviceInformationId As String

속성 값

String

Platform::String

winrt::hstring

자동 실행을 호출한 디바이스의 디바이스 식별자입니다.

구현

적용 대상