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