Summary
Gets the culture that the resource is associated with.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
.ResourceLinkage
Syntax
public CultureInfo Culture { get; set; }
Value
Type | Description |
---|---|
CultureInfo | The culture that the resource is associated with. |