Share via


BuildPropertyQueryResultsExtensions Class

Definition

Caution

Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.

Query Results Extensions for IBuildPropertySnapshot

[System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")]
public static class BuildPropertyQueryResultsExtensions
[<System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")>]
type BuildPropertyQueryResultsExtensions = class
Public Module BuildPropertyQueryResultsExtensions
Inheritance
BuildPropertyQueryResultsExtensions
Attributes

Methods

ChangesFrom(IQueryResults<IBuildPropertySnapshot>, IQueryResults<IBuildPropertySnapshot>)

Calculates the set of differences with another BuildProperty collection./>

Applies to