Compartir a través de


UIPropertyValueChanges.ConfigurationDimensionsCollectionChanges Property

Definition

Gets ConfigurationDimensions collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IConfigurationDimensionSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.ConfigurationDimensionChanges>? ConfigurationDimensionsCollectionChanges { get; }
member this.ConfigurationDimensionsCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IConfigurationDimensionSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.ConfigurationDimensionChanges>
Public ReadOnly Property ConfigurationDimensionsCollectionChanges As EntityCollectionChanges(Of IConfigurationDimensionSnapshot, ConfigurationDimensionChanges)

Property Value

Applies to