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