ProjectConfigurationChanges.AssemblyReferencesCollectionChanges Property

Definition

Gets AssemblyReferences collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IAssemblyReferenceSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.AssemblyReferenceChanges>? AssemblyReferencesCollectionChanges { get; }
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

Applies to