Share via


RewriteOptions.Rules Propriedade

Definição

Uma lista de IRule que será aplicada em ordem após uma solicitação.

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)

Valor da propriedade

Aplica-se a