public bool SetDisplayedLanguages( string strFullLinkFileName, string strLanguage )
public: bool SetDisplayedLanguages( String^ strFullLinkFileName, String^ strLanguage )
Parameters
- strFullLinkFileName
- Full link file name of the project, into which the language will be added.
- strLanguage
- Shortcut of the language (or languages separated by comma) to be set.
Return Value
True, in case of success, or if giving language was added before.