다음을 통해 공유


ProjectChanges.PropertyPagesCollectionChanges Property

Definition

Gets PropertyPages collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IPropertyPageSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.PropertyPageChanges>? PropertyPagesCollectionChanges { get; }
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

Applies to