Method ReplaceCodeFile
- Namespace
- Alternet.Common.TypeScript
- Assembly
- Alternet.Common.TypeScript.v9.dll
ReplaceCodeFile(string, string)
When implemented by a class, updates document stored in the project with the changed content of the source file.
void ReplaceCodeFile(string fileName, string text)