UtilSoftwareNotepadHijack Property

Determines whether the legit 'notepad.exe' program has a hijack defined in the Windows registry, then returns the registry value that points to the hijack file path.

Definition

Namespace: DevCase.Core.Windows.Applications
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string NotepadHijack { get; }

Property Value

String
The resulting hijack value, or if a hijack is not defined.

See Also