Macros::Pause Method ()

 

Pauses the macro recorder so that no code is written to the macro currently being recorded. This method should not be used from within a macro.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void Pause()

Macros are deprecated. For information about how to use automation in Visual Studio, see FAQ: Converting Add-ins to VSPackage Extensions.

Return to top
Show: