Share via


PhysicalDirectoryInfo.PhysicalPath Propiedad

Definición

Obtiene la ruta de acceso al archivo, incluido el nombre de archivo.

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

Ruta de acceso completa al archivo o null si el archivo no es accesible directamente.

Implementaciones

Se aplica a