Compartilhar via


ProjectChanges.ConfigurationDimensionsCollectionChanges Property

Definition

Gets ConfigurationDimensions collection changes.

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

Property Value

Attributes

Applies to