Поделиться через


ExpandSelectionToEntireLineCommandArgs Класс

Определение

public sealed class ExpandSelectionToEntireLineCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type ExpandSelectionToEntireLineCommandArgs = class
    inherit EditorCommandArgs
Public NotInheritable Class ExpandSelectionToEntireLineCommandArgs
Inherits EditorCommandArgs
Наследование
ExpandSelectionToEntireLineCommandArgs

Конструкторы

ExpandSelectionToEntireLineCommandArgs(ITextView, ITextBuffer)

Свойства

SubjectBuffer

Буфер субъекта для выполнения команды.

(Унаследовано от EditorCommandArgs)
TextView

Объект ITextView для выполнения команды.

(Унаследовано от EditorCommandArgs)

Применяется к