'Declaration
<System.AttributeUsageAttribute(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)> Public Class CompareOptionsAttribute Inherits System.Attribute
'Usage
Dim instance As CompareOptionsAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=false, Inherited=true)] public class CompareOptionsAttribute : System.Attribute