ProjectParserResult.

Files Property

Summary

Gets the project content files.

Syntax

public ICollection<ProjectFile> Files { get; }

Value

Type Description
ICollection<ProjectFile> The files.