Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

FileUtilities.Replace(String,String,Boolean) - метод Смотри также  Terrasoft.Common - пространство имен > FileUtilities - класс > Replace - метод : Replace(String,String,Boolean) - метод C#

sourceFileName
The name of the replaced file.
destinationFileName
The name of the replacing file.
deleteSourceFile
true, if replaced file must be deleted.

Glossary Item Box

Replaces the specified file with a different file.

Синтаксис

Параметры

sourceFileName
The name of the replaced file.
destinationFileName
The name of the replacing file.
deleteSourceFile
true, if replaced file must be deleted.

Тип возвращаемого значения

true, if replacement has been successful; false if the file to replace does not exist.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?