# Windows

> Lines are terminated with carriage return and newline characters. Also referred to as CR/LF or `\r\n`.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Windows = 2
```
