Constructor ReleasePathArgs
ReleasePathArgs(Guid, Guid, string)
Creates an instance of ReleasePathArgs.
Declaration
public ReleasePathArgs(Guid bucketId, Guid releaseId, string path)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | bucketId | Bucket ID |
| Guid | releaseId | Release ID |
| string | path | Path |