RcTask.

LangId Property

Summary

Default language ID.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
RcTask

Syntax

[TaskAttribute("langid", Required = false)]
public int LangId { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
int