IInterpolatedStringAdditionOperation.Left 속성

정의

연산자의 왼쪽에 있는 보간된 문자열 식 또는 더하기 연산입니다. 이는 작업 IInterpolatedStringOperation 또는 작업입니다 IInterpolatedStringAdditionOperation .

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

속성 값

적용 대상