public void RemoveProjectLanguage( string strProjectName, string strLanguage )
public: void RemoveProjectLanguage( String^ strProjectName, String^ strLanguage )
Parameters
- strProjectName
- Full link file name of the project to be processed.
- strLanguage
- Shortcut of the language to be removed.
Return Value
Returns True if successful.