ISwitchExpressionOperation.IsExhaustive Property

Definition

True if the switch expressions arms cover every possible input value.

public bool IsExhaustive { get; }
member this.IsExhaustive : bool
Public ReadOnly Property IsExhaustive As Boolean

Property Value

Applies to