次の方法で共有


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

クライアント登録結果の状態を取得します。

適用対象