Compartir a través de


ExpandSelectionToEntireLineCommandArgs Clase

Definición

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

Constructores

ExpandSelectionToEntireLineCommandArgs(ITextView, ITextBuffer)

Propiedades

SubjectBuffer

Búfer de asunto en el que se va a ejecutar un comando.

(Heredado de EditorCommandArgs)
TextView

para ITextView ejecutar un comando en .

(Heredado de EditorCommandArgs)

Se aplica a