RouteOptions.ConstraintMap Propriedade

Definição

Obtém ou define uma coleção de restrições na rota atual.

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)

Valor da propriedade

Aplica-se a