Skip to content

Helper Class

Jared Atkinson edited this page Nov 5, 2015 · 6 revisions

Syntax

public class Helper
{
    // Static Methods
    public static byte[] GetHiveBytes(string path)
    public static NamedKey GetRootKey(string path)
}

Methods

Name Description
GetHiveBytes(string)
GetRootKey(string)

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally