Share via


CodeLensLabelContract.Image Property

Definition

The image content of the CodeLens label.

[System.Runtime.Serialization.DataMember(Order=2)]
public string? Image { get; set; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.Image : string with get, set
Public Property Image As String

Property Value

Attributes

Applies to