Edit

Share via


CompletionItem.SortText Property

Definition

The value used to sort the completion item in a list.

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

Property Value

Applies to