Class Launch
Inheritance
System.Object
Launch
Assembly: Cosmos.Build.Tasks.dll
Syntax
public class Launch : Task
Properties
|
Improve this Doc
View Source
ConfigurationFile
Declaration
public string ConfigurationFile { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
IsoFile
Declaration
public string IsoFile { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Execute()
Declaration
public override bool Execute()
Returns
Type |
Description |
System.Boolean |
|