VsUIDialogWindow::InvokeVerb Method (String^, String^)

Visual Studio 2015
 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
void InvokeVerb(
	String^ verbName,
	String^ argument = null
)

Parameters

verbName
Type: System::String^

argument
Type: System::String^

Return to top
Show: