PlatformTelemetryRegistrationResult 类

定义

使用或不使用注册设置注册客户端的结果。

public ref class PlatformTelemetryRegistrationResult 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 PlatformTelemetryRegistrationResult 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 PlatformTelemetryRegistrationResult
Public NotInheritable Class PlatformTelemetryRegistrationResult
继承
Object Platform::Object IInspectable PlatformTelemetryRegistrationResult
属性

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

注解

重要

只有第一方应用程序才应使用此类。

属性

Status

获取客户端注册结果的状态。

适用于