[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)] public sealed class AddInAuthorAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := true, Inherited := false)> Public NotInheritable Class AddInAuthorAttribute Inherits Attribute
The AddInAuthorAttribute type exposes the following members.