ProjectConfigurationQueryResultsExtensions Class
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.
Query Results Extensions for IProjectConfigurationSnapshot
[System.Runtime.CompilerServices.Nullable(0)]
public static class ProjectConfigurationQueryResultsExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type ProjectConfigurationQueryResultsExtensions = class
Public Module ProjectConfigurationQueryResultsExtensions
- Inheritance
-
ProjectConfigurationQueryResultsExtensions
- Attributes
Methods
ChangesFrom(IQueryResults<IProjectConfigurationSnapshot>, IQueryResults<IProjectConfigurationSnapshot>) |
Calculates the set of differences with another ProjectConfiguration collection./> |