Verifies whether the specified XML fragment represents a valid project that is supported by this ProjectBase.
Exception Type | Condition |
---|---|
BuildException |
The XML fragment is not supported by this ProjectBase. -or- The XML fragment does not represent a valid project (for this ProjectBase). |
CSharpProject Class | NAnt.VSNet Namespace