次の方法で共有


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)

適用対象