UserProfileInfoProfilePath Field

A pointer to the roaming user profile path.

If the user does not have a roaming profile, this member can be .

To retrieve the user's roaming profile path, call the NetUserGetInfo function, specifying information level 3 or 4.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ProfilePath

Field Value

String

See Also