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