# LibTmux.Server.Panes

- **Module:** LibTmux.Server
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Server.Snapshots.cs#L39
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-server-panes/

Gets the panes this handle captured, across every window.

tmux lists panes per window rather than per server, so a capture that
stopped short of panes leaves this uncaptured even when the windows are
there.
