Share via


PhysicalDirectoryInfo.PhysicalPath Propriété

Définition

Obtient le chemin complet du fichier, y compris le nom du fichier.

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

Valeur de propriété

Chemin d’accès complet au fichier ou null si le fichier n’est pas directement accessible.

Implémente

S’applique à