Click or drag to resize

ComServerRegeditPath Property

Gets a path that can be used to navigate to that key using Windows' Regedit tool.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string RegeditPath { get; }

Property Value

Type: String
The regedit path.
See Also