[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the string text of the fragment.

Namespace: net.esper.util
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Value As String
C#
public virtual string Value { get; }
Visual C++
public:
virtual property String^ Value {
	String^ get ();
}

Return Value

fragment string