다음을 통해 공유


RouteOptions.AppendTrailingSlash 속성

정의

생성된 URL에 후행 슬래시를 추가할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상