ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 레지스트리 - C#
    Platform/File(장치 IO) 2014. 10. 14. 00:24

    Microsoft.Win32.RegistryKey

    .CreateSubKey()

    .OpenSubKey()

    .Close()

    .SetValue()

    .GetValue()


    Microsoft.Win32.Registry // static

    .CurrentUser // RegistryKey


Designed by Tistory.