Click or drag to resize

SystemPROFILE Class

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

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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