CompletionItem.InsertText Property

Definition

The text to be inserted by this completion item.

public:
 property System::String ^ InsertText { System::String ^ get(); };
public string? InsertText { get; }
member this.InsertText : string
Public ReadOnly Property InsertText As String

Property Value

Applies to