DevForce Help Reference
VerifierSetterOptionsAttribute Class
Members 


Defines an attribute that marks a class member as being discoverable by the DevForce framework.
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class VerifierSetterOptionsAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As VerifierSetterOptionsAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class VerifierSetterOptionsAttribute : System.Attribute, System.Runtime.InteropServices._Attribute  
Inheritance Hierarchy

System.Object
   System.Attribute
      IdeaBlade.Validation.VerifierSetterOptionsAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VerifierSetterOptionsAttribute Members
IdeaBlade.Validation Namespace

Send Feedback