MemberExpressionAst.NullConditional Property

Definition

Gets a value indicating true if the operator used is ?. or ?[].

public bool NullConditional { get; protected set; }
member this.NullConditional : bool with get, set
Public Property NullConditional As Boolean

Property Value

Applies to