UserDataPaths.InternetCache Proprietà

Definizione

Ottiene il percorso della cartella File Internet temporanei di un utente.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Percorso completo della cartella File Internet temporanei dell'utente.

Si applica a