NetHelperLocalHostName Property | Helper帮助文档 |
获取本机的计算机名
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string LocalHostName { get; }
Public Shared ReadOnly Property LocalHostName As String Get
public: static property String^ LocalHostName { String^ get (); }
static member LocalHostName : string with get
Property Value
Type: StringSee Also