Click or drag to resize

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)
Syntax
C#
public static string GetLocalIpAddress()

Return Value

Type: String
IP Address ex) 000.000.000.000
See Also