다음을 통해 공유


UIPropertyChanges.ValuesCollectionChanges Property

Definition

Gets Values collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IUIPropertyValueSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.UIPropertyValueChanges>? ValuesCollectionChanges { get; }
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

Applies to