MSBuild Resource aliases

Built-In

Contains functionality related to MSBuild project files.

General

ParseProject(FilePath) Parses project information from project file.
ParseSolution(FilePath) Parses project information from a solution file.
ParseXmlDocExampleCode(FilePath) Parses Xml documentation example code from given path.
ParseXmlDocFilesExampleCode(GlobPattern) Parses Xml documentation example code from file(s) using given pattern.