Legend
| Method: ConsoleColor?[] GetBackgroundColors()
Declarationpublic ConsoleColor?[] GetBackgroundColors() SummaryReturns an array describing the background color of every character in the current string.ReturnsA copy of the internal color array. Modifying the returned array is safe. |