Method Upload
Upload(string, string, bool)
Implementation for Upload must be implemented in derived class.
Declaration
public virtual bool Upload(string localPath, string objectPath, bool isArtifact)
Parameters
| Type | Name | Description |
|---|---|---|
| string | localPath | |
| string | objectPath | |
| bool | isArtifact |
Returns
| Type | Description |
|---|---|
| bool |