public void RemoveProjectLanguage( string strProjectName, string strLanguage )
public: void RemoveProjectLanguage( String^ strProjectName, String^ strLanguage )
Parameters
| Parameter Name | Description |
|---|---|
| strProjectName | Full link file name of the project to be processed. |
| strLanguage | Shortcut of the language to be removed. |