IVsDataViewIconInfo.WhenExpression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.