CompletionItem.SortText Property

Definition

Text used by IAsyncCompletionItemManager when sorting against other items

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