Summary
    The culture for the assembly.
    
		- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Types  - Containing Type
 - Assembly
 
Syntax
[TaskAttribute("culture", Required = false)]
[StringValidator(AllowEmpty = false)]
public string Culture { get; set; }
	Attributes
| Type | Description | 
|---|---|
| TaskAttribute | |
| StringValidator | 
Value
| Type | Description | 
|---|---|
| string | 
