Partager via


ProjectSnapshot.ConfigurationDimensions Property

Definition

public Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.IConfigurationDimensionDefinitionSnapshot> ConfigurationDimensions { get; }
member this.ConfigurationDimensions : Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.IConfigurationDimensionDefinitionSnapshot>
Public ReadOnly Property ConfigurationDimensions As IAsyncQueryable(Of IConfigurationDimensionDefinitionSnapshot)

Property Value

Implements

Applies to