Class Gzip
Inheritance
System.Object
Gzip
Namespace: Cosmos.Build.Tasks
Assembly: Cosmos.Build.Tasks.dll
Syntax
public class Gzip : Task
Properties
| Improve this Doc View SourceBinFile
Declaration
public string BinFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceExecute()
Declaration
public override bool Execute()
Returns
Type | Description |
---|---|
System.Boolean |