ColorInformation.Color 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.
Gets or sets the color.
[System.Runtime.Serialization.DataMember(Name="color")]
public Microsoft.VisualStudio.LanguageServer.Protocol.Color Color { get; set; }
[<System.Runtime.Serialization.DataMember(Name="color")>]
member this.Color : Microsoft.VisualStudio.LanguageServer.Protocol.Color with get, set
Public Property Color As Color
Property Value
- Attributes