Interface ISingleValueCaseClauseOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface ISingleValueCaseClauseOperation : ICaseClauseOperation, IOperation
Properties
Value
Declaration
IOperation Value { get; }
Property Value
| Type | Description |
|---|---|
| IOperation |