AppDataPaths.InternetCache Proprietà

Definizione

Ottiene il percorso della cartella della cache Internet.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Percorso completo della cartella della cache Internet. Si tratta della stessa cartella usata dall'API Internet di Windows .

Si applica a