![]() | RegistryHelper Class |
Namespace: VIZCore3D.NET.Utility
public static class RegistryHelper
The RegistryHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateSubKey |
레지스트리 키 (폴더) 생성
|
![]() ![]() | ExistKey |
레지스트리 키 (폴더) 유무
|
![]() ![]() | GetValue(RegistryKey, String, ListString) |
레지스트리 값 반환
|
![]() ![]() | GetValue(RegistryKey, String, String) |
레지스트리 값 반환
|
![]() ![]() | OpenSubKey |
레지스트리 키 반환
|
![]() ![]() | SetValue(RegistryKey, String, DictionaryString, String) |
레지스트리 값 설정
|
![]() ![]() | SetValue(RegistryKey, String, String, String) |
레지스트리 값 설정
|