BoundPropertyEntry.Expression 属性

定义

获取或设置在页面分析过程中表示表达式的值。

此 API 支持产品基础结构,不能在代码中直接使用。

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 包含表达式的表达式。

适用于