CompletionItem.InsertText Property

Definition

Text inserted when completing this 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