CUserTool::m_strArguments
The command-line arguments for the user tool.
CString m_strArguments;
Remarks
This string is passed to the tool when you call CUserTool::Invoke or when a user clicks the command associated with this tool.
Requirements
Header: afxusertool.h