RequiredFileEntity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |