CompletionItem.FilterText Property

Definition

Text used by IAsyncCompletionItemManager when matching against the applicable span

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

Property Value

Applies to