IBuildUpToDateCheckProvider 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 IBuildUpToDateCheckProvider
public interface class IBuildUpToDateCheckProvider
public interface class IBuildUpToDateCheckProvider
__interface IBuildUpToDateCheckProvider
public interface IBuildUpToDateCheckProvider
type IBuildUpToDateCheckProvider = interface
Public Interface IBuildUpToDateCheckProvider
Methods
IsUpToDateAsync(String, String, IBuildConfigurationContext, String, CancellationToken) |
Check if project file is up to date based on a build configuration |