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