Property | Type | Description | |
---|---|---|---|
SkipUnknownTypes | bool |
Method | Description | |
---|---|---|
DecodeFromRegHex ( this obj ) : byte[] | ||
Deserialize ( string text, |
||
ImportFrom ( string regFile ) : WixSharp.RegValue[] |
Method | Description | |
---|---|---|
GetHive ( this skey ) : RegistryHive | ||
Unescape ( this text ) : string |
public static DecodeFromRegHex ( this obj ) : byte[] | ||
obj | this | |
return | byte[] |
public static Deserialize ( string text, |
||
text | string | |
encoding | ||
return | object |
public static ImportFrom ( string regFile ) : WixSharp.RegValue[] | ||
regFile | string | |
return | WixSharp.RegValue[] |