IVsDataViewIconInfo.WhenExpression 属性

定义

获取一个表达式,该表达式在解释后确定要显示的图标。

public:
 property System::String ^ WhenExpression { System::String ^ get(); };
public string WhenExpression { get; }
member this.WhenExpression : string
Public ReadOnly Property WhenExpression As String

属性值

String

在解释时确定要显示的图标的表达式。

适用于