Share via


SqlServerFileSytemAutoCompleteProvider.GetSuggestions Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

public string[] GetSuggestions(
    string prefixText
)

Parameters

Return Value

Type: array<System.String[]

Implements

IAutoCompleteProvider.GetSuggestions(String)

.NET Framework Security

See Also

Reference

SqlServerFileSytemAutoCompleteProvider Class

Microsoft.TeamFoundation.MVVM Namespace