NAnt SDK Documentation - v0.92

CompilerBase.ResourceLinkage.Culture Property

Gets the culture that the resource is associated with.

[Visual Basic]
Public Property Culture As CultureInfo
[C#]
public System.Globalization.CultureInfo Culture {get; set;}

Property Value

The culture that the resource is associated with.

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace