# LibTmux.Workspace.WorkspacePane

- **Module:** LibTmux.Workspace
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux.Workspace/WorkspaceFile.cs#L6
- **Page:** https://libtmux.org/reference/dotnet/libtmux-workspace-workspacepane/

Describes one pane in a supported tmuxp workspace.

## Members

- `WorkspacePane` (method) — Initializes a pane description.
- `ShellCommands` (property) — Gets the commands to run, in order.
- `StartDirectory` (property) — Gets the directory the pane starts in.
- `Focus` (property) — Gets whether the pane is left selected.
