public void CompressProject( Project oProject, string strConfigScheme )
public: void CompressProject( Project^ oProject, String^ strConfigScheme )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to be compressed. |
| strConfigScheme | Configuration scheme. If an empty string is passed to the parameter, the last\-used scheme will be reused which is currently set in GUI. |