Compartir a través de


UIPropertyChanges.ValuesCollectionChanges Property

Definition

Gets Values collection changes.

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

Property Value

Attributes

Applies to