Click or drag to resize

System.PROFILE Class

The System.PROFILE properties namespace.
Inheritance Hierarchy
System.Object
  callback.ShellBoost.Core.WindowsPropertySystem.System.PROFILE

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

The System.PROFILE 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