Class NamedContent
Content that has an associated name.
Inherited Members
Namespace: Ipfs
Assembly: Ipfs.Core.dll
Syntax
public class NamedContent
Properties
| Improve this Doc View SourceContentPath
Path to the content.
Declaration
public string ContentPath { get; set; }
Property Value
Type | Description |
---|---|
String | Typically |
NamePath
Path to the name.
Declaration
public string NamePath { get; set; }
Property Value
Type | Description |
---|---|
String | Typically |