Property | Type | Description | |
---|---|---|---|
GetWebRequest |
Method | Description | |
---|---|---|
ExecuteTask ( ) : void |
This is where the work is done
|
|
Initialize ( ) : void |
Initializes task and ensures the supplied attributes are valid.
|
|
TouchFile ( |
Sets the timestamp of a given file to a specified time.
|
Method | Description | |
---|---|---|
GetWebRequest ( string url, System.DateTime fileLastModified ) : |
protected TouchFile ( |
||
file | ||
touchDateTime | System.DateTime | |
return | void |