ColorInformation Class
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.
Class which represents color information.
See the Language Server Protocol specification for additional information.
[System.Runtime.Serialization.DataContract]
public class ColorInformation
[<System.Runtime.Serialization.DataContract>]
type ColorInformation = class
Public Class ColorInformation
- Inheritance
-
ColorInformation
- Attributes
Constructors
ColorInformation() |
Properties
Color |
Gets or sets the color. |
Range |
Gets or sets the text range representing the color. |