Skip to main content

ResQ.Storage.UploadResult

UploadResult.Cid Property

The IPFS Content Identifier (CID) for the uploaded file.
public string Cid { get; init; }

Property Value

System.String