Share via


ConstantNode.LiteralText Property

Definition

Get or Set the literal text for this node's value, formatted according to the OData URI literal formatting rules. May be null if the text was not provided at construction time.

public string LiteralText { get; }
member this.LiteralText : string
Public ReadOnly Property LiteralText As String

Property Value

Applies to