Compartir vía


PhysicalFileInfo.PhysicalPath Propiedad

Definición

La ruta de acceso del archivo, incluido el nombre de archivo. Devuelve null si no se puede acceder al archivo de forma directa.

public:
 property System::String ^ PhysicalPath { System::String ^ get(); };
public string PhysicalPath { get; }
member this.PhysicalPath : string
Public ReadOnly Property PhysicalPath As String

Valor de propiedad

Implementaciones

Se aplica a