TraceProcessorSettings.ToolkitPath Property

Definition

Gets or sets the path to the Windows Performance Toolkit directory.

public string ToolkitPath { get; set; }
member this.ToolkitPath : string with get, set
Public Property ToolkitPath As String

Property Value

Remarks

Setting this value is not recommended. If null, TraceProcessor will select a path dynamically at runtime.

Applies to