프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Condition | Condition | ||
Feature | |||
ForceCreateOnInstall | bool | ||
ForceDeleteOnUninstall | bool | ||
Key | string | ||
RegistryKeyAction | RegistryKeyAction | ||
Root | RegistryHive | ||
Value | object | ||
Win64 | bool |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
RegValue ( ) : System |
Initializes a new instance of the RegValue class.
|
|
RegValue ( |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
|
RegValue ( |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
|
RegValue ( |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
|
RegValue ( |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
|
RegValue ( RegistryHive root, string key, string name, object value ) : System |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
|
RegValue ( string key, string name, object value ) : System |
Initializes a new instance of the RegValue class with properties initialized with specified parameters.
|
public RegValue ( |
||
feature | ||
root | RegistryHive | The registry hive name. |
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |
public RegValue ( |
||
id | The explicit |
|
feature | ||
root | RegistryHive | The registry hive name. |
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |
public RegValue ( |
||
id | The explicit |
|
root | RegistryHive | The registry hive name. |
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |
public RegValue ( |
||
id | The explicit |
|
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |
public RegValue ( RegistryHive root, string key, string name, object value ) : System | ||
root | RegistryHive | The registry hive name. |
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |
public RegValue ( string key, string name, object value ) : System | ||
key | string | The registry key name. |
name | string | The registry entry name. |
value | object | The registry entry value. |
리턴 | System |