Share via


CodeLensDetailPaneCommand.SelectionMode Property

Definition

Defines selection mode supported by the command.

public:
 property Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailPaneCommandSelectionMode SelectionMode { Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailPaneCommandSelectionMode get(); void set(Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailPaneCommandSelectionMode value); };
public Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailPaneCommandSelectionMode SelectionMode { get; set; }
member this.SelectionMode : Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailPaneCommandSelectionMode with get, set
Public Property SelectionMode As CodeLensDetailPaneCommandSelectionMode

Property Value

Applies to