ProjectConfigurationChanges.BuildPropertiesCollectionChanges Property

Definition

Gets BuildProperties collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IBuildPropertySnapshot,Microsoft.VisualStudio.ProjectSystem.Query.BuildPropertyChanges>? BuildPropertiesCollectionChanges { get; }
member this.BuildPropertiesCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IBuildPropertySnapshot, Microsoft.VisualStudio.ProjectSystem.Query.BuildPropertyChanges>
Public ReadOnly Property BuildPropertiesCollectionChanges As EntityCollectionChanges(Of IBuildPropertySnapshot, BuildPropertyChanges)

Property Value

Applies to