SymCachePath.Automatic 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.
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.