CompletionItem.Suffix Property

Definition

Additional text to display in the UI, after DisplayText. This text has less emphasis than DisplayText and is usually right-aligned.

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

Property Value

Applies to