다음을 통해 공유


I2cDevice.DeviceId 속성

정의

디바이스에 대한 통합 회로(I2C ) 버스 컨트롤러의 플러그 앤 플레이 디바이스 식별자를 가져옵니다.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = i2cDevice.deviceId;
Public ReadOnly Property DeviceId As String

속성 값

String

Platform::String

winrt::hstring

디바이스에 대한 통합 회로(I2C ) 버스 컨트롤러의 플러그 앤 플레이 디바이스 식별자입니다.

Windows 요구 사항

앱 기능
lowLevel

적용 대상

추가 정보