Represents an interface for an Attachment Provider.

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

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

See Also