Compartilhar via


ProjectChanges.PropertyPagesCollectionChanges Property

Definition

Gets PropertyPages collection changes.

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

Property Value

Attributes

Applies to