A Sandcastle Documented Class Library
Name Property
NamespacescsmicInterpretedFunctionName
CS-MIC - C# Math Input Control
Gets the name of the function.
Declaration Syntax
C#Visual BasicVisual C++J#JavaScript
public string Name { get; }
Public ReadOnly Property Name As String
public:
property String^ Name {
	String^ get ();
}
/** @property */
public String get_Name()
function get_Name();

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