OutputDirectory 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.
Output directory for the job.
public class OutputDirectory
type OutputDirectory = class
Public Class OutputDirectory
- Inheritance
-
System.ObjectOutputDirectory
Constructors
OutputDirectory() |
Initializes a new instance of the OutputDirectory class. |
OutputDirectory(String, String, String) |
Initializes a new instance of the OutputDirectory class. |
Properties
Id | |
PathPrefix |
Gets or sets path prefix. |
PathSuffix |
Gets or sets path suffix. |
Methods
Validate() |
Validate the object. |