LightBulbPresenterStyle.ShowQuickFixesKeyBinding Property

Definition

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.

Applies to