Partilhar via


ExpandSelectionToEntireLineCommandArgs Classe

Definição

public sealed class ExpandSelectionToEntireLineCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type ExpandSelectionToEntireLineCommandArgs = class
    inherit EditorCommandArgs
Public NotInheritable Class ExpandSelectionToEntireLineCommandArgs
Inherits EditorCommandArgs
Herança
ExpandSelectionToEntireLineCommandArgs

Construtores

ExpandSelectionToEntireLineCommandArgs(ITextView, ITextBuffer)

Propriedades

SubjectBuffer

Um buffer de assunto no qual executar um comando.

(Herdado de EditorCommandArgs)
TextView

Um ITextView no qual executar um comando.

(Herdado de EditorCommandArgs)

Aplica-se a