Summary
Gets the default file extension of sources for this project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VBProject
Syntax
protected override string FileExtension { get; }
Value
Type | Description |
---|---|
string | For VB projects, the default file extension is ".vb". |