IVsDataViewDisplayNameInfo.DisplayNameExpression Property

Definition

Gets the expression that, when converted, represents the display name.

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

Property Value

A string containing the display name expression.

Applies to