---
title: stringEncoding
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/cocoaerror/stringencoding
---

# stringEncoding

The string encoding associated with this error, if any.

## Declaration

```swift
var stringEncoding: String.Encoding? { get }
```
