RouteOptions.ConstraintMap Propriété

Définition

Obtient ou définit une collection de contraintes sur l’itinéraire actuel.

public:
 property System::Collections::Generic::IDictionary<System::String ^, Type ^> ^ ConstraintMap { System::Collections::Generic::IDictionary<System::String ^, Type ^> ^ get(); void set(System::Collections::Generic::IDictionary<System::String ^, Type ^> ^ value); };
public System.Collections.Generic.IDictionary<string,Type> ConstraintMap { get; set; }
member this.ConstraintMap : System.Collections.Generic.IDictionary<string, Type> with get, set
Public Property ConstraintMap As IDictionary(Of String, Type)

Valeur de propriété

S’applique à