[This is preliminary documentation and subject to change.]
Verifies whether the specified XML fragment represents a valid project that is supported by this ProjectBase.
Missing <remarks> documentation for M:NAnt.VSNet.VBProject.VerifyProjectXml(System.Xml.XmlElement)
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). |
VBProject Class | NAnt.VSNet Namespace