MapOptions.PreserveMatchedPathSegment Propiedad

Definición

Si es false, se quitaría la ruta de acceso coincidente de Request.Path y se agregaría a Request.PathBase Defaults to false.

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

Valor de propiedad

Boolean

Se aplica a