다음을 통해 공유


DeviceConnectionChangeTriggerDetails 클래스

정의

이 트리거를 발생시킨 디바이스에 대한 정보를 제공합니다.

public ref class DeviceConnectionChangeTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DeviceConnectionChangeTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DeviceConnectionChangeTriggerDetails
Public NotInheritable Class DeviceConnectionChangeTriggerDetails
상속
Object Platform::Object IInspectable DeviceConnectionChangeTriggerDetails
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

DeviceId

이 트리거를 발생시킨 디바이스의 디바이스 ID를 가져옵니다.

적용 대상