Share via


AppDataPaths.History Propriété

Définition

Obtient un chemin d’accès au dossier d’historique.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès complet au dossier d’historique. Il s’agit du même dossier que celui utilisé par l’API Internet Windows .

S’applique à