Click or drag to resize

NetworkHelperGetLocalMacAddress Method

로컬 MAC ADDRESS 반환

Namespace:  SHConnector.Utility.Net
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public static string GetLocalMacAddress()

Return Value

Type: String
로컬 MAC ADDRESS (형식 - 00:00:00:00:00:00:00:00)
See Also