Share via


GoToContainingDeclarationCommandArgs Class

Definition

public ref class GoToContainingDeclarationCommandArgs sealed : Microsoft::VisualStudio::Text::Editor::Commanding::EditorCommandArgs
Inheritance
GoToContainingDeclarationCommandArgs

Constructors

Properties

SubjectBuffer

A subject buffer to execute a command on.

(Inherited from EditorCommandArgs)
TextView

An ITextView to execute a command on.

(Inherited from EditorCommandArgs)

Applies to