Compartir a través de


WebPageRazorHost.PhysicalPath Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene la ruta de acceso del sistema de archivos físico del host de razor.

public string PhysicalPath { get; set; }
member this.PhysicalPath : string with get, set
Public Property PhysicalPath As String

Valor de propiedad

Ruta de acceso física del sistema de archivos del host Razor.

Se aplica a