HostsFileHostEntries Property | MSBuild Extension Pack Help 4.0.12.0 |
The list of hosts entries. The identity should be the host name. The IP address should be in the IPAddress
metadata. A comment about the entry should be in the Comment metadata. The task will fail if the identity or
IPAddress metadata are empty.
Namespace: MSBuild.ExtensionPack.Computer
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also