Returns the Visual Studio product version of the specified project XML fragment.
The Visual Studio product version of the specified project XML fragment.
This method is called from the ProjectBase ctor, and at that time we're not sure the XML that is passed in, is indeed a valid Visual Basic project.
Exception Type | Condition |
---|---|
BuildException |
The product version could not be determined. -or- The product version is not supported. |
VBProject Class | NAnt.VSNet Namespace