DialogContainerWithToolbar::CommandService Property

 

Returns the command service that is used to check the status or execute the commands on the toolbar.

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

public:
property IMenuCommandService^ CommandService {
	IMenuCommandService^ get();
}
Return to top
Show: