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

Значение свойства

Применяется к