다음을 통해 공유


DeviceWatcherTriggerDetails 클래스

정의

트리거를 호출한 디바이스 업데이트에 대한 세부 정보를 제공합니다.

public ref class DeviceWatcherTriggerDetails 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 DeviceWatcherTriggerDetails 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 DeviceWatcherTriggerDetails
Public NotInheritable Class DeviceWatcherTriggerDetails
상속
Object Platform::Object IInspectable DeviceWatcherTriggerDetails
특성

Windows 요구 사항

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

속성

Name Description
DeviceWatcherEvents

트리거를 활성화한 이벤트를 가져옵니다.

적용 대상