Edit

Share via


SymCachePath.Automatic Property

Definition

Gets an automatic SymCache path for the current environment and process.

public static Microsoft.Windows.EventTracing.Symbols.ISymCachePath Automatic { get; }
member this.Automatic : Microsoft.Windows.EventTracing.Symbols.ISymCachePath
Public Shared ReadOnly Property Automatic As ISymCachePath

Property Value

Remarks

Uses the environment variable _NT_SYMCACHE_PATH when set; otherwise, uses a local top-level directory.

Applies to