Partager via


UIPropertyValueChanges.SupportedValuesCollectionChanges Property

Definition

Gets SupportedValues collection changes.

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

Property Value

Attributes

Applies to