共用方式為


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)

適用於