NAnt SDK Documentation - v0.85-nightly-2005-11-09

FunctionSetAttribute.Category Property

[This is preliminary documentation and subject to change.]

Gets or sets the category of the function set.

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

Property Value

The name of the category of the function set.

Remarks

This will be displayed in the user docs.

See Also

FunctionSetAttribute Class | NAnt.Core.Attributes Namespace