---
title: standardError
framework: system
role: symbol
role_heading: Type Property
path: system/filedescriptor/standarderror
---

# standardError

The standard error file descriptor, with a numeric value of 2.

## Declaration

```swift
static var standardError: FileDescriptor { get }
```
