BaseTask.

Host Property

Summary

The name of the host MKS server to connect to
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
BaseTask

Syntax

[TaskAttribute("host", Required = true)]
public virtual string Host { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string