Click or drag to resize

SystemPROFILE Class

The System.PROFILE properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemPROFILE

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class PROFILE

The SystemPROFILE type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGUID
The System.PROFILE.GUID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PROFILE_GUID. Display name Profile GUID.
Public propertyStatic memberPath
The System.PROFILE.Path property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PROFILE_Path. Display name Profile path.
Top
See Also