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