# LibTmux.Window.Options

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