Share via


CodeLensDetailPaneCommand.RequiredSelectionCount Property

Definition

Defines specific number of selected entries required by the command, used when SelectionMode is set to SpecificCount.

public:
 property int RequiredSelectionCount { int get(); void set(int value); };
public int RequiredSelectionCount { get; set; }
member this.RequiredSelectionCount : int with get, set
Public Property RequiredSelectionCount As Integer

Property Value

Applies to