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)

적용 대상