EnvironmentHelper Class |
Namespace: SHConnector.Utility.Environment
public static class EnvironmentHelper
The EnvironmentHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyVersion |
모듈의 버전을 반환
| |
| IpAddress |
현재 컴퓨터의 IP ADDRESS
| |
| IsAdministrator |
관리자 권한
| |
| MachineName |
로컬 컴퓨터의 이름 반환
| |
| ProcessName |
현재 Process Name 반환
| |
| RDP_Infomation |
원격 연결의 정보를 반환
| |
| UserName |
현재 로그온한 사용자의 이름을 반환
|