ColorInformation.Color Property

Definition

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

Applies to