CustomProjectParserResult.

Files Property

Summary

Gets the project content files. CustomProjectFile

Syntax

public ICollection<CustomProjectFile> Files { get; set; }

Value

Type Description
ICollection<CustomProjectFile> The files. CustomProjectFile