Summary
Gets the default file extension of sources for this project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- ManagedProjectBase
Syntax
protected abstract string FileExtension { get; }
Value
Type | Description |
---|---|
string | The default file extension of sources for this project. |