Share via


CodeLensLabelContract.Text Property

Definition

The description text being displayed in the UI indicator of the CodeLens.

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

Property Value

Attributes

Applies to