# LibTmux.Server.Windows

- **Module:** LibTmux.Server
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Server.Snapshots.cs#L30
- **Page:** https://libtmux.org/reference/dotnet/libtmux-server-windows/

Gets the windows this handle captured, across every session.

A window linked into several sessions was read once per session, so it
appears here once per session it is linked into. Which session each one
belongs to is read from the window rather than from this list.
