IVsDataViewIconInfo.WhenExpression Property

Definition

Gets the expression that, when interpreted, determines the icon to display.

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

Property Value

The expression that, when interpreted, determines the icon to display.

Applies to