GetModelElementDisplayNameEventHandler Delegate
Visual Studio 2015
Call back that allows you to define the element name displayed in Model Explorer.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
public delegate String^ GetModelElementDisplayNameEventHandler( ModelElement^ modelElement )
Return Value
Type: System::String^
Show: