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

ProjectSettings.OutputType Property

[This is preliminary documentation and subject to change.]

Gets the output type of this project.

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

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.ProjectSettings.OutputType

See Also

ProjectSettings Class | NAnt.VSNet Namespace