NAnt SDK Documentation - v0.92

ProjectSettings.OutputType Property

Gets the output type of this project.

[Visual Basic]
Public ReadOnly Property OutputType As ManagedOutputType
[C#]
public ManagedOutputType OutputType {get;}

See Also

ProjectSettings Class | NAnt.VSNet Namespace