VariableExpressionAst.Splatted Property

Definition

True if splatting syntax was used, false otherwise.

public:
 property bool Splatted { bool get(); };
public:
 property bool Splatted { bool get(); };
public bool Splatted { get; }
member this.Splatted : bool
Public ReadOnly Property Splatted As Boolean

Property Value

Applies to