IFileInfo.PhysicalPath Propriedade

Definição

O caminho do arquivo, incluindo o nome do arquivo. Retornará nulo se o arquivo não estiver diretamente acessível.

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

Valor da propriedade

Aplica-se a