프로그래밍/C#
c# 윈도우 로그인 계정 얻기
뽀로로친구에디
2019. 1. 22. 13:48
c# 윈도우 로그인 계정 얻기
System.Security.Principal.WindowsIdentity.GetCurrent().Name;