TraceSourceExtensions.UseMetadata(ITraceSource) Method
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.
Provides trace metadata available without further processing.
public static Microsoft.Windows.EventTracing.Metadata.ITraceMetadata UseMetadata (this Microsoft.Windows.EventTracing.ITraceSource trace);
static member UseMetadata : Microsoft.Windows.EventTracing.ITraceSource -> Microsoft.Windows.EventTracing.Metadata.ITraceMetadata
<Extension()>
Public Function UseMetadata (trace As ITraceSource) As ITraceMetadata
Parameters
- trace
- ITraceSource
The trace from which to access the data.
Returns
Trace metadata available without further processing.
Remarks
Windows Performance Analyzer provides this data via System Configuration, Traces and General.