IFileInfo.PhysicalPath Propriedade

Definição

Obtém o caminho para o arquivo, incluindo o nome do arquivo. Retorna null se o arquivo não estiver diretamente acessível.

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

Aplica-se a