NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
Resource.Compile Method
[This is preliminary documentation and subject to change.]
Compiles the resource file.
[Visual Basic]
Public Function Compile( _
ByVal
solutionConfiguration As
String _
) As
FileInfo
Parameters
-
solutionConfiguration
- The solution configuration that is built.
Return Value
A FileInfo representing the compiled resource file.
Remarks
Missing <remarks> documentation for M:NAnt.VSNet.Resource.Compile(System.String)
See Also
Resource Class | NAnt.VSNet Namespace