Partager via


ProjectConfigurationChanges.AssemblyReferencesCollectionChanges Property

Definition

Gets AssemblyReferences collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IAssemblyReferenceSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.AssemblyReferenceChanges>? AssemblyReferencesCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.AssemblyReferencesCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IAssemblyReferenceSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.AssemblyReferenceChanges>
Public ReadOnly Property AssemblyReferencesCollectionChanges As EntityCollectionChanges(Of IAssemblyReferenceSnapshot, AssemblyReferenceChanges)

Property Value

Attributes

Applies to