SearchFilter.ContainsSubstring.Value 属性

定义

获取或设置要与指定属性进行比较的值。

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

属性值

要比较的值。

适用于