#include <DocumentManager.h>
Public Attributes | |
WString | m_workspaceRoot |
WString | m_userCfgFilePath |
Workspace root directory. It will be empty if managed workspace is assigned. More... | |
WString | m_projectCfgPath |
User configuration filename. It will be empty if managed workspace is assigned. More... | |
WString | m_fullCommandLine |
Project configuration file name. More... | |
WString | m_extraCommandLine |
Full command line for MicroStation. More... | |
WString m_extraCommandLine |
Full command line for MicroStation.
It will contain project and user configuration variables, also any extra command line variables;
WString m_fullCommandLine |
Project configuration file name.
It will be empty if managed workspace is assigned.
WString m_projectCfgPath |
User configuration filename. It will be empty if managed workspace is assigned.
WString m_userCfgFilePath |
Workspace root directory. It will be empty if managed workspace is assigned.
WString m_workspaceRoot |