IProjectConfigurationService2.RefreshIndexedProjectsAsync Method

Definition

Refresh all the indexed project we keep track

public:
 System::Threading::Tasks::Task ^ RefreshIndexedProjectsAsync();
public System.Threading.Tasks.Task RefreshIndexedProjectsAsync ();
abstract member RefreshIndexedProjectsAsync : unit -> System.Threading.Tasks.Task
Public Function RefreshIndexedProjectsAsync () As Task

Returns

Completion task

Applies to