# LibTmux.Window.Options

- **Module:** LibTmux.Window
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Window.Scopes.cs#L16
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-window-options/

Gets the options of this window.

tmux once spelled these <c>set-window-option</c> and
<c>show-window-options</c>. They are the ordinary option commands with
the window flag, which is what this scope carries.
