---
title: excluded
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neurlfiltermanager/parsingconfiguration/queryoptions/excluded
---

# excluded

A Boolean value that indicates whether to exclude the query component from URL parsing.

## Declaration

```swift
var excluded: Bool
```

## Discussion

Discussion When this value is true, parsing ignores all other query options.

## See Also

### Working with query options

- [parameters](networkextension/neurlfiltermanager/parsingconfiguration/queryoptions/parameters.md)
