Udostępnij przez


CompletionItem.InsertText Property

Definition

The text to be inserted into the editor if the completion item is selected.

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

Property Value

Applies to