Partager via


ProjectConfigurationChanges.BuildPropertiesCollectionChanges Property

Definition

Gets BuildProperties collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IBuildPropertySnapshot,Microsoft.VisualStudio.ProjectSystem.Query.BuildPropertyChanges>? BuildPropertiesCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
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

Attributes

Applies to