Conversion.IsSwitchExpression Property

Definition

Returns true if the conversion is an implicit switch expression conversion.

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

Property Value

Applies to