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