# LibTmux.PipePaneRequest.Command

- **Module:** LibTmux.PipePaneRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Requests/PipePaneRequest.cs#L27
- **Page:** https://libtmux.org/reference/dotnet/libtmux-pipepanerequest-command/

Gets the command to pipe through, or null to stop piping.

Omitting a command does not leave an existing pipe alone: it stops it.
