Share via


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

See Also

Reference

CUserTool Class

Hierarchy Chart