UserDataPaths.Downloads Propriété

Définition

Obtient le chemin d’accès au dossier Téléchargements d’un utilisateur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès complet au dossier Téléchargements de l’utilisateur.

S’applique à