ProjectDB.ApplySolutionChangesAsync Method

Apply project changes, restarting processes fully async
Public Function ApplySolutionChangesAsync() As Task(Of Boolean)
This language is not supported or no code example is available.
public Task<bool> ApplySolutionChangesAsync()
This language is not supported or no code example is available.

Return Value

Task<bool>

Flag indicating success or fail

.NET Framework

Supported in: 4.8

In this article

Definition