# LibTmux.WindowEntityKey

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Snapshots/WindowEntityKey.cs#L11
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-windowentitykey/

Identifies one window linked into one session.

tmux can link a window into several sessions, or at multiple indexes within
one session. This key identifies the session and window; use
<see cref="Window.Edge"/> for the particular indexed placement.

## Members

- `ToString` (method)
