Interface IEmbeddedFileMetaData
Represents an embedded file meta data
Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting.dll
Syntax
public interface IEmbeddedFileMetaData
Properties
| Name | Description |
|---|---|
| Hash | Gets the hash of the file |
| Length | Gets the length of the file |
| Name | Gets the file name |
Methods
| Name | Description |
|---|---|
| GetAttributeDefinitionAsync(CancellationToken) | Returns the attribute definition the user defined embedded file attribute is defined by |