Share via


SingleValueCastNode.Source Property

Definition

Gets the property that we're casting to a different type.

public Microsoft.OData.UriParser.SingleValueNode Source { get; }
member this.Source : Microsoft.OData.UriParser.SingleValueNode
Public ReadOnly Property Source As SingleValueNode

Property Value

Applies to