다음을 통해 공유


UIPropertyValueChanges.SupportedValuesCollectionChanges Property

Definition

Gets SupportedValues collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISupportedValueSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.SupportedValueChanges>? SupportedValuesCollectionChanges { get; }
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

Applies to