Infer.NET Documentation
Prefix Property
Infer.NET code documentationMicrosoftResearch.InferExampleAttributePrefix
Microsoft Research, Cambridge
Prefix
Declaration Syntax
C#Visual BasicVisual C++
public string Prefix { get; set; }
Public Property Prefix As String
public:
property String^ Prefix {
	String^ get ();
	void set (String^ value);
}

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