# LibTmux.Window.Snapshot

- **Module:** LibTmux.Window
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Window.Identity.cs#L45
- **Page:** https://libtmux.org/reference/dotnet/libtmux-window-snapshot/

Gets the tmux fields captured when this handle materialized, or null when none were.

A handle resolved by identifier alone carries no snapshot, so callers
must ask whether one was captured rather than read empty fields.
