NetHelper.LANIP Property

HD.Common

NetHelperLANIP Property Helper帮助文档
获取本机的局域网IP

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static string LANIP { get; }
Public Shared ReadOnly Property LANIP As String
	Get
public:
static property String^ LANIP {
	String^ get ();
}
static member LANIP : string with get

Property Value

Type: String
See Also

Reference