PlatformDiagnosticTraceInfo.ProfileHash Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The trace hash value.