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

屬性值

所用的表達式文字。

適用於