Share via


ISwitchExpressionArmOperation.Guard Property

Definition

Guard (when clause expression) associated with the switch arm, if any.

public Microsoft.CodeAnalysis.IOperation Guard { get; }
public Microsoft.CodeAnalysis.IOperation? Guard { get; }
member this.Guard : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property Guard As IOperation

Property Value

Applies to