다음을 통해 공유


CSharpReference<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

속성 값

참조에 대한 식 텍스트입니다.

적용 대상