Infer.NET Documentation
BrowserMode Enumeration
Infer.NET code documentationMicrosoftResearch.InferBrowserMode
Microsoft Research, Cambridge
Controls when the model compiler browser is shown.
Declaration Syntax
C#Visual BasicVisual C++
public enum BrowserMode
Public Enumeration BrowserMode
public enum class BrowserMode
Members
MemberDescription
Never
Never show the browser

OnError
Show the browser only if an error occurs in compiling the model

Always
Always show the browser

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)