SharedOptionsBase.RequestPath Proprietà

Definizione

Percorso di richiesta relativo mappato alle risorse statiche. Questa impostazione predefinita è la radice del sito '/'.

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

Valore della proprietà

Si applica a