EditorFormatDefinition::DisplayName Property
Visual Studio 2015
Defines the string used when displaying this format definition to the user. This property is used only if the UserVisibleAttribute is set to true on this object's export.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property String^ DisplayName { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] protected: void set(String^ value); }
Show: