# LibTmux.NewWindowRequest.StartDirectory

- **Module:** LibTmux.NewWindowRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Requests/NewWindowRequest.cs#L22
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-newwindowrequest-startdirectory/

Gets the working directory for the first pane.

tmux expands it as a format before it changes directory, so a <c>#</c>
in it does not survive verbatim.
