Compartir a través de


FileChanges.PropertiesCollectionChanges Property

Definition

Gets Properties collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IPropertySnapshot,Microsoft.VisualStudio.ProjectSystem.Query.PropertyChanges>? PropertiesCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
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

Attributes

Applies to