A Sandcastle Documented Class Library
FinalOutput Property
NamespacescsmicMacroBuilderFinalOutput
CS-MIC - C# Math Input Control
Gets the decimal value last computed by the macrobuilder.
Declaration Syntax
C#Visual BasicVisual C++J#JavaScript
public string FinalOutput { get; }
Public ReadOnly Property FinalOutput As String
public:
property String^ FinalOutput {
	String^ get ();
}
/** @property */
public String get_FinalOutput()
function get_FinalOutput();

Assembly: csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)