LightBulbPresenterStyle.ShowQuickFixesKeyBinding 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 a shortcut of the command that expands LightBulb.
public:
virtual property System::String ^ ShowQuickFixesKeyBinding { System::String ^ get(); void set(System::String ^ value); };
public:
virtual property Platform::String ^ ShowQuickFixesKeyBinding { Platform::String ^ get(); void set(Platform::String ^ value); };
public virtual string ShowQuickFixesKeyBinding { get; set; }
member this.ShowQuickFixesKeyBinding : string with get, set
Public Overridable Property ShowQuickFixesKeyBinding As String
Property Value
A shortcut of the command that expands the LightBulb.