Gets a list of host names associated with the local machine.
Syntax
var iVectorView = Windows.Networking.Connectivity.NetworkInformation.getHostNames();
Parameters
This method has no parameters.
Return value
Type: IVectorView<HostName> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<HostName> [.NET]
An array of host names for the local machine.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013