TextSpan.Root Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::CommandLine::Rendering::TextSpan ^ Root { System::CommandLine::Rendering::TextSpan ^ get(); };
public System.CommandLine.Rendering.TextSpan Root { get; }
member this.Root : System.CommandLine.Rendering.TextSpan
Public ReadOnly Property Root As TextSpan