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

屬性值

所使用的運算式文字。

適用於