public void CompressProject( string strFullLinkFileName, string strConfigScheme )
public: void CompressProject( String^ strFullLinkFileName, String^ strConfigScheme )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the 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. |