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