Macros::Pause Method ()
Visual Studio 2015
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.
Assembly: EnvDTE (in EnvDTE.dll)
Macros are deprecated. For information about how to use automation in Visual Studio, see FAQ: Converting Add-ins to VSPackage Extensions.
Show: