Udostępnij przez


CompletionItem.Label Property

Definition

The label of this completion item. By default also the text that is inserted when selecting this completion.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

Applies to