IInterpolatedStringTextOperation.Text Property

Definition

Text content.

public:
 property Microsoft::CodeAnalysis::IOperation ^ Text { Microsoft::CodeAnalysis::IOperation ^ get(); };
public Microsoft.CodeAnalysis.IOperation Text { get; }
member this.Text : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property Text As IOperation

Property Value

Applies to