Sdílet prostřednictvím


CompositeRouteConstraint.Constraints Vlastnost

Definice

Získá podřízené omezení, které musí shodovat, aby se toto omezení shodovalo.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Routing::IRouteConstraint ^> ^ Constraints { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Routing::IRouteConstraint ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Routing.IRouteConstraint> Constraints { get; }
member this.Constraints : seq<Microsoft.AspNetCore.Routing.IRouteConstraint>
Public ReadOnly Property Constraints As IEnumerable(Of IRouteConstraint)

Hodnota vlastnosti

Platí pro