ColorSpan.RgbColor 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::RgbColor ^ RgbColor { System::CommandLine::Rendering::RgbColor ^ get(); };
public System.CommandLine.Rendering.RgbColor RgbColor { get; }
member this.RgbColor : System.CommandLine.Rendering.RgbColor
Public ReadOnly Property RgbColor As RgbColor