IVsDataViewDisplayNameInfo.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 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.