SharedOptionsBase.RedirectToAppendTrailingSlash 속성

정의

경로 끝에 후행 슬래시를 추가하도록 리디렉션할지 여부를 나타냅니다. 상대 리소스 링크에는 이 작업이 필요할 수 있습니다.

public:
 property bool RedirectToAppendTrailingSlash { bool get(); void set(bool value); };
public bool RedirectToAppendTrailingSlash { get; set; }
member this.RedirectToAppendTrailingSlash : bool with get, set
Public Property RedirectToAppendTrailingSlash As Boolean

속성 값

적용 대상