- Namespace
- GitVersion
- Containing Type
- IFileSystem
Syntax
void WriteAllText(string file, string fileContents, Encoding encoding)
Parameters
Name | Type | Description |
---|---|---|
file | string | |
fileContents | string | |
encoding | Encoding |
Return Value
Type | Description |
---|---|
void |