Network Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Network type exposes the following members.
Properties
Name | Description | |
---|---|---|
DnsHostName |
Gets the DnsHostName
|
|
Exists |
Gets whether the Host Exists
|
|
HostName |
Sets the HostName / IP address
|
|
IP |
Gets the IP's
|
|
PingCount |
Sets the number of pings to attempt. Default is 5.
|
|
Port |
Gets the free port. ItemSpec is Port. Metadata includes Address, AddressFamily, Port and ToString
|
|
Timeout |
Sets the timeout in ms for a Ping. Default is 3000
|
See Also