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,该字符串包含表达式。

适用于