Gets the string representation of the object to be parsed.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C# Copy Code |
---|
public string ValueAsString { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ValueAsString As String |
A string representing the object.