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