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