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