SymCachePath.FromEnvironment 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 a SymCache path from the environment variable _NT_SYMCACHE_PATH.
public static Microsoft.Windows.EventTracing.Symbols.ISymCachePath FromEnvironment { get; }
member this.FromEnvironment : Microsoft.Windows.EventTracing.Symbols.ISymCachePath
Public Shared ReadOnly Property FromEnvironment As ISymCachePath
Property Value
Remarks
Returns null if the environment variable is not found.