PhysicalDirectoryInfo.PhysicalPath Propriedade

Definição

Obtém o caminho completo para o arquivo, incluindo o nome do arquivo.

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

Valor da propriedade

O caminho completo para o arquivo ou null se o arquivo não estiver diretamente acessível.

Implementações

Aplica-se a