SetUnevaluatedUIPropertyValue.Dimensions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration dimensions and values indicating which project configurations this new value applies to.
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.ConfigurationDimensionValue> Dimensions { get; }
member this.Dimensions : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.ConfigurationDimensionValue>
Public ReadOnly Property Dimensions As ReadOnlyCollection(Of ConfigurationDimensionValue)