SharedOptionsBase.RequestPath Eigenschaft

Definition

Der relative Anforderungspfad, der statischen Ressourcen zugeordnet wird. Dies wird standardmäßig auf den Sitestamm "/" festgelegt.

public:
 property Microsoft::AspNetCore::Http::PathString RequestPath { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public Microsoft.AspNetCore.Http.PathString RequestPath { get; set; }
member this.RequestPath : Microsoft.AspNetCore.Http.PathString with get, set
Public Property RequestPath As PathString

Eigenschaftswert

Gilt für: