# LibTmux.Workspace.WorkspacePane

- **Module:** LibTmux.Workspace
- **Package:** LibTmux.Workspace
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux.Workspace/WorkspaceFile.cs#L6
- **Page:** https://libtmux.org/en/dotnet/latest/workspace/reference/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.
