Share via


GlobbingUrlBuilder.RequestPathBase Property

Definition

The base path of the current request (i.e. PathBase).

public:
 property Microsoft::AspNetCore::Http::PathString RequestPathBase { Microsoft::AspNetCore::Http::PathString get(); };
public Microsoft.AspNetCore.Http.PathString RequestPathBase { get; }
member this.RequestPathBase : Microsoft.AspNetCore.Http.PathString
Public ReadOnly Property RequestPathBase As PathString

Property Value

Applies to