다음을 통해 공유


RewriteOptions.Rules 속성

정의

요청 시 순서대로 적용되는 목록 IRule 입니다.

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)

속성 값

적용 대상