EngineOptionsCrashDumpDirectory Property  | 
 
                Gets the path that will be used to store the automatically generated Chromium crash dumps.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.1
Syntaxpublic string CrashDumpDirectory { get; }Property Value
Type: 
StringThe path that will be used to store the automatically generated Chromium crash dumps.
See Also