Interface to serve as carrier. Implementer must provide mime type information. Explicitly implemented in order not to polute asset interfaces.

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IAssetMetaInfo
Visual Basic
Public Interface IAssetMetaInfo
Visual C++
public interface class IAssetMetaInfo

See Also