LightBulbPresenterStyle::ShowQuickFixesKeyBinding Property
Visual Studio 2015
Gets or sets a shortcut of the command that expands the LightBulb.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ ShowQuickFixesKeyBinding { virtual String^ get(); virtual void set(String^ value); }
Show: