BeginExpressionEvaluationArgs.Expression プロパティ

定義

表現文字列を取得したり設定したりします。

public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

プロパティ値

式の文字列。

適用対象