다음을 통해 공유


UserDataTaskDataProviderTriggerDetails 클래스

정의

앱과 해당 호출자 간에 데이터를 전송할 백그라운드 작업에 대한 트리거 정보를 나타냅니다.

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

Windows 요구 사항

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

속성

Connection

작업 데이터를 전송할 수 있는 데이터 연결을 가져옵니다.

적용 대상