Infer.NET Documentation
ShortName Property
Infer.NET code documentationMicrosoftResearch.InferAlgorithmBaseShortName
Microsoft Research, Cambridge
Short name for the inference algorithm
Declaration Syntax
C#Visual BasicVisual C++
public abstract string ShortName { get; }
Public MustOverride ReadOnly Property ShortName As String
public:
virtual property String^ ShortName {
	String^ get () abstract;
}

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