Class LimineDeploy
Inheritance
System.Object
LimineDeploy
Assembly: Cosmos.Build.Tasks.dll
Syntax
public class LimineDeploy : ToolTask
Properties
|
Improve this Doc
View Source
IsoFile
Declaration
public string IsoFile { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LimineIsoFile
Declaration
public string LimineIsoFile { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
protected override string ToolName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
GenerateCommandLineCommands()
Declaration
protected override string GenerateCommandLineCommands()
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
protected override string GenerateFullPathToTool()
Returns
Type |
Description |
System.String |
|