IFileInfo.PhysicalPath Propriété

Définition

Obtient le chemin d’accès au fichier, y compris le nom du fichier. Retourne null si le fichier n’est pas directement accessible.

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é

S’applique à