Condividi tramite


FileChanges.PropertiesCollectionChanges Property

Definition

Gets Properties collection changes.

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

Property Value

Applies to