ImportMetadataViewConstraint.Resolver 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.
Gets the Resolver to use.
May be null
if Requirements is empty.
public Microsoft.VisualStudio.Composition.Resolver Resolver { get; }
member this.Resolver : Microsoft.VisualStudio.Composition.Resolver
Public ReadOnly Property Resolver As Resolver