System::Uri::CheckHostName 方法

Uri::CheckHostName method

确定指定主机名的类型。

static UriHostNameType System::Uri::CheckHostName(String name)
ParameterType描述
name字符串要测试的主机名

ReturnValue

The type of the specified host name

另见