# LibTmux.Server.Panes

- **Module:** LibTmux.Server
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Server.Snapshots.cs#L39
- **Page:** https://libtmux.org/reference/dotnet/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.
