IExpression.Expression 屬性

定義

表達字串。

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

屬性值

一個 string 值。

適用於