For the complete documentation index, see llms.txt. This page is also available as Markdown.

Line

Property in Option

Summary

Gets the Line that should be presented to the user for this option.

public Line Line { get; private set; }

Remarks

See the documentation for the Line class for information on how to prepare a line before presenting it to the user.

Last updated

Was this helpful?