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

CompilerBase.ResourceLinkage.Culture Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.DotNet.Tasks.CompilerBase.ResourceLinkage.Culture

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace