InsertNextMatchingCaretCommandArgs Sınıf

Tanım

Bu komut, birincil seçimin belirtilen görünümde içerdiği her şeyi izleyen örnekte yeni bir giriş işareti ekleme hareketini ifade eder.

public ref class InsertNextMatchingCaretCommandArgs sealed : Microsoft::VisualStudio::Text::Editor::Commanding::EditorCommandArgs
public sealed class InsertNextMatchingCaretCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type InsertNextMatchingCaretCommandArgs = class
    inherit EditorCommandArgs
Public NotInheritable Class InsertNextMatchingCaretCommandArgs
Inherits EditorCommandArgs
Devralma
InsertNextMatchingCaretCommandArgs

Oluşturucular

InsertNextMatchingCaretCommandArgs(ITextView, ITextBuffer)

Özellikler

SubjectBuffer

Üzerinde bir komut yürütmek için bir konu arabelleği.

(Devralındığı yer: EditorCommandArgs)
TextView

Bir ITextView komutu yürütmek için bir.

(Devralındığı yer: EditorCommandArgs)

Şunlara uygulanır