IBuildUpToDateCheckProvider2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface IBuildUpToDateCheckProvider2 Note: this is an alternative callback to IBuildUpToDateCheckProvider that provide access to the IDependencyBuildConfigurationContext context and so resolve multiple build configuration dependencies
public interface class IBuildUpToDateCheckProvider2
public interface class IBuildUpToDateCheckProvider2
__interface IBuildUpToDateCheckProvider2
public interface IBuildUpToDateCheckProvider2
type IBuildUpToDateCheckProvider2 = interface
Public Interface IBuildUpToDateCheckProvider2
Methods
IsUpToDateAsync(String, String, IDependencyBuildConfigurationContext, CancellationToken) |
Check if project file is up to date based on a build configuration |