Freigeben über


RewriteOptions.Rules Eigenschaft

Definition

Eine Liste von IRule , die bei einer Anforderung in der Reihenfolge angewendet wird.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Rewrite::IRule ^> ^ Rules { System::Collections::Generic::IList<Microsoft::AspNetCore::Rewrite::IRule ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Rewrite.IRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Microsoft.AspNetCore.Rewrite.IRule>
Public ReadOnly Property Rules As IList(Of IRule)

Eigenschaftswert

Gilt für: