UserDataPaths.Screenshots Proprietà

Definizione

Ottiene il percorso della cartella Screenshot di un utente.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Percorso completo della cartella Screenshot dell'utente.

Si applica a