Constructor PathArgs
PathArgs(Guid, string, Guid)
Creates an instance of PathArgs.
Declaration
public PathArgs(Guid bucketId, string path, Guid versionId = default)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | bucketId | Bucket ID |
| string | path | Path |
| Guid | versionId | Version ID |