Partager via


ISwitchExpressionArmOperation.Value Property

Definition

Result value of the enclosing switch expression when this arm matches.

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

Property Value

Applies to