Compartir a través de


PhysicalFileInfo.PhysicalPath Propiedad

Definición

Ruta de acceso al archivo, incluido el nombre de archivo. Devuelve null si el archivo no es accesible directamente.

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