PlatformDiagnosticTraceRuntimeInfo クラス

定義

トレースに関するタイムスタンプ情報を提供します。

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

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

注釈

重要

このクラスを使用する必要があるのは、ファースト パーティのアプリケーションだけです。

プロパティ

EtwRuntimeFileTime

Event Tracing for Windows (ETW) ファイルの内部タイム スタンプ (ティック単位)。

RuntimeFileTime

トレースのタイムスタンプ (ティック単位)。

適用対象