Share via


PlatformDiagnosticTraceInfo.ProfileHash Property

Definition

An identifier for this trace.

public:
 property unsigned long long ProfileHash { unsigned long long get(); };
uint64_t ProfileHash();
public ulong ProfileHash { get; }
var uInt64 = platformDiagnosticTraceInfo.profileHash;
Public ReadOnly Property ProfileHash As ULong

Property Value

UInt64

unsigned long long

uint64_t

The trace hash value.

Applies to