Condividi tramite


SystemDataPaths.UserProfiles Proprietà

Definizione

Ottiene un percorso ai profili utente per il computer.

public:
 property Platform::String ^ UserProfiles { Platform::String ^ get(); };
winrt::hstring UserProfiles();
public string UserProfiles { get; }
var string = systemDataPaths.userProfiles;
Public ReadOnly Property UserProfiles As String

Valore della proprietà

String

Platform::String

winrt::hstring

Percorso completo dei profili utente.

Si applica a