Condividi tramite


PhysicalDirectoryInfo.PhysicalPath Proprietà

Definizione

Ottiene il percorso completo del file, incluso il nome del file.

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

Valore della proprietà

Percorso completo del file o null se il file non è direttamente accessibile.

Implementazioni

Si applica a