# LibTmux.Internal.FormatProjection.FramedFieldCount

- **Module:** LibTmux.Internal.FormatProjection
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Materialization/FormatProjection.cs#L85
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-formatprojection-framedfieldcount/

Gets the number of separated values in one row.

Wire names are not sent. Both ends build the same projection from the
same list command and tmux version, so a row is read positionally and
the names stay off a wire that tmux caps at <c>MAX_IMSGSIZE</c>.
