IVsDataViewDisplayNameInfo.WhenExpression Property

Definition

Gets the expression containing the conditions for converting the expression for the display name.

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

Property Value

A string containing the expression, which consists of the conditions for converting the expression for the display name.

Applies to