Share via


DefaultInlineConstraintResolver.ConstraintMap Property

Definition

Gets the mutable dictionary that maps constraint keys to a particular constraint type.

public System.Collections.Generic.IDictionary<string,Type> ConstraintMap { get; }
member this.ConstraintMap : System.Collections.Generic.IDictionary<string, Type>
Public ReadOnly Property ConstraintMap As IDictionary(Of String, Type)

Property Value

Applies to