다음을 통해 공유


CSharpValue<TResult>.ExpressionText 속성

정의

사용한 식 텍스트를 가져오거나 설정합니다.

public:
 property System::String ^ ExpressionText { System::String ^ get(); void set(System::String ^ value); };
public string ExpressionText { get; set; }
member this.ExpressionText : string with get, set
Public Property ExpressionText As String

속성 값

사용된 식 텍스트입니다.

적용 대상