Partilhar via


UserDataPaths.InternetCache Propriedade

Definição

Obtém o caminho para a pasta Arquivos temporários da Internet de um usuário.

public:
 property Platform::String ^ InternetCache { Platform::String ^ get(); };
winrt::hstring InternetCache();
public string InternetCache { get; }
var string = userDataPaths.internetCache;
Public ReadOnly Property InternetCache As String

Valor da propriedade

String

Platform::String

winrt::hstring

O caminho completo para a pasta Arquivos temporários da Internet do usuário.

Aplica-se a