# LibTmux.Query.QueryDocument.RequiredSnapshotDepth

- **Module:** LibTmux.Query.QueryDocument
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Query/QueryDocument.cs#L51
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-query-querydocument-requiredsnapshotdepth/

Gets the snapshot depth this predicate needs to evaluate.

A quantifier over a relation cannot be answered by a shallower capture,
so the depth is derived from the predicate rather than assumed.
