SymbolPath.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 symbol path for the current environment and process.
public static Microsoft.Windows.EventTracing.Symbols.ISymbolPath Automatic { get; }
member this.Automatic : Microsoft.Windows.EventTracing.Symbols.ISymbolPath
Public Shared ReadOnly Property Automatic As ISymbolPath
Property Value
Remarks
Uses the environment variable _NT_SYMBOL_PATH when set; otherwise, uses a local top-level directory and default symbol server.