SolutionChanges Class

Definition

Entity Changes Model for ISolutionSnapshot

C#
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
public class SolutionChanges : Microsoft.VisualStudio.ProjectSystem.Query.QueryEntityChangesBase<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionSnapshot>
Inheritance
Attributes

Properties

ChangedProperties

Gets information about the changed properties.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
ProjectsCollectionChanges

Gets Projects collection changes.

PropertiesCollectionChanges

Gets Properties collection changes.

SolutionConfigurationsCollectionChanges

Gets SolutionConfigurations collection changes.

SolutionFoldersCollectionChanges

Gets SolutionFolders collection changes.

StartupProjectsCollectionChanges

Gets StartupProjects collection changes.

Applies to

Product Versies
Visual Studio SDK 2022