# LibTmux.Session.Windows

- **Module:** LibTmux.Session
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Session.Relations.cs#L55
- **Page:** https://libtmux.org/reference/dotnet/libtmux-session-windows/

Gets the windows the capture found in this session.

Reading this never reaches tmux. A handle that was not read from a
capture answers uncaptured rather than empty, because "nobody looked"
and "there are none" are different answers.
