편집

다음을 통해 공유


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