 | UtilsGetLocalIpAddress Method |
현재 컴퓨터의 IP Address를 반환 합니다.
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string GetLocalIpAddress()
Return Value
Type:
StringIP Address ex) 000.000.000.000
See Also