RequiredFileEntity Class

Definition

public ref class RequiredFileEntity
public class RequiredFileEntity
type RequiredFileEntity = class
Public Class RequiredFileEntity
Inheritance
RequiredFileEntity

Constructors

RequiredFileEntity(String, String)
RequiredFileEntity(String, String, IEnumerable<String>)

Properties

AltPaths

A list of other paths to check for file existence - to avoid generating new versions of existing files when not appropriate).

OutputPath

Path Relative to the .csproj file

TemplateName

Name of the template file.

Applies to