NetHelperWANIP Property | Helper帮助文档 |
获取本机在Internet网络的广域网IP
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string WANIP { get; }
Public Shared ReadOnly Property WANIP As String Get
public: static property String^ WANIP { String^ get (); }
static member WANIP : string with get
Property Value
Type: StringSee Also