Interface IUserDefinedEmbeddedFileAttribute

Represents an user defined embedded file attribute

Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUserDefinedEmbeddedFileAttribute : IUserDefinedAttribute

Properties

Name Description
EmbeddedFileMetaData

Gets embedded file meta data

Methods

Name Description
GetEmbeddedFileAsync(CancellationToken)

Returns the associated embedded file

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next