Sdílet prostřednictvím


ExpandSelectionToEntireLineCommandArgs Třída

Definice

public sealed class ExpandSelectionToEntireLineCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type ExpandSelectionToEntireLineCommandArgs = class
    inherit EditorCommandArgs
Public NotInheritable Class ExpandSelectionToEntireLineCommandArgs
Inherits EditorCommandArgs
Dědičnost
ExpandSelectionToEntireLineCommandArgs

Konstruktory

ExpandSelectionToEntireLineCommandArgs(ITextView, ITextBuffer)

Vlastnosti

SubjectBuffer

Vyrovnávací paměť subjektu pro spuštění příkazu.

(Zděděno od EditorCommandArgs)
TextView

Příkaz ITextView spustíte na .

(Zděděno od EditorCommandArgs)

Platí pro