Orthogonal Utility Libraries
Orthogonal Utility Libraries
Orthogonal.Common.Basic.DepScan
VDProjectParser Class
VDProjectParser Methods
VDProject
Parser Class
A static utility class that parses a Visual Studio installer project (*.vdproj) file and converts it to an XML element so that it can conveniently be processed by analysis tools.
Inheritance Hierarchy
System
Object
Orthogonal.Common.Basic.DepScan
VDProjectParser
Namespace:
Orthogonal.Common.Basic.DepScan
Assembly:
Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax
C#
Copy
public
static
class
VDProjectParser
The
VDProjectParser
type exposes the following members.
Methods
Name
Description
LoadAsXml
Parses the contents of a
vdproj
file and converts it to an XElement fragment.
Top
See Also
Reference
Orthogonal.Common.Basic.DepScan Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com