Condividi tramite


ProjectChanges.ProjectReferencesCollectionChanges Property

Definition

Gets ProjectReferences collection changes.

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

Property Value

Applies to