AssemblyInfoParser.

Parse(FilePath) Method

Summary

Parses information from an assembly info file.

Syntax

public AssemblyInfoParseResult Parse(FilePath assemblyInfoPath)

Parameters

Name Type Description
assemblyInfoPath FilePath The file path.

Return Value

Type Description
AssemblyInfoParseResult Information about the assembly info content.