NAnt SDK Documentation - v0.92

EchoTask.Contents Property

Gets or sets the inline content that should be output.

[Visual Basic]
Public Property Contents As String
[C#]
public string Contents {get; set;}

Property Value

The inline content that should be output.

See Also

EchoTask Class | NAnt.Core.Tasks Namespace