DefaultInlineConstraintResolver.ConstraintMap Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le dictionnaire mutable qui mappe les clés de contrainte à un type de contrainte particulier.
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)