Method | Description | |
---|---|---|
GetValue ( string subKey, string name ) : string |
지정된 서브키의 레지스트리 명에 해당하는 값을 가져온다. 없으면 null을 반환한다.
|
|
Registry32 ( |
생성자
|
public GetValue ( string subKey, string name ) : string | ||
subKey | string | 레지스트리 서브 키 |
name | string | 레지스트리 명 |
return | string |
public Registry32 ( |
||
rootKey | ||
return | Microsoft.Win32 |