프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SkipUnknownTypes | bool |
메소드 | 설명 | |
---|---|---|
DecodeFromRegHex ( this obj ) : byte[] | ||
Deserialize ( string text, |
||
ImportFrom ( string regFile ) : WixSharp.RegValue[] |
메소드 | 설명 | |
---|---|---|
GetHive ( this skey ) : RegistryHive | ||
Unescape ( this text ) : string |
public static DecodeFromRegHex ( this obj ) : byte[] | ||
obj | this | |
리턴 | byte[] |
public static Deserialize ( string text, |
||
text | string | |
encoding | ||
리턴 | object |
public static ImportFrom ( string regFile ) : WixSharp.RegValue[] | ||
regFile | string | |
리턴 | WixSharp.RegValue[] |