Visual Basic | |
---|---|
Sub StopMacroRecording( _ ByVal MacroName As System.String _ ) |
C# | |
---|---|
void StopMacroRecording( System.string MacroName ) |
JavaScript | |
---|---|
StopMacroRecording( MacroName : String ) |
Parameters
- MacroName
- Name of folder where to save the macro and the name of the Visual Studio 2008 project files or the name of the .swb file to which to save the macro
See the IMacroManager examples.
IMacroManager Interface
IMacroManager Members
IMacroManager::SavePath Property ()
IMacroManager::StartMacroRecording Method ()
IMacroManager Members
IMacroManager::SavePath Property ()
IMacroManager::StartMacroRecording Method ()
DraftSight V1R5.0