Share via


CodeLensLabelContract.Tooltip Property

Definition

The tooltip text for the UI indicator of the CodeLens.

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

Property Value

Attributes

Applies to