Nevron .NET Vision
Nevron.UI Namespace / NExcludeFlagAttribute Class
Members


In This Topic
    NExcludeFlagAttribute Class
    In This Topic
    Summary description for NExcludeFlagAttribute.
    Object Model
    NExcludeFlagAttribute Class
    Syntax
    'Declaration
     
    
    <System.AttributeUsageAttribute(AttributeTargets.Enum Or  _
        AttributeTargets.Field)>
    Public Class NExcludeFlagAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As NExcludeFlagAttribute
    [System.AttributeUsage(AttributeTargets.Enum | 
        AttributeTargets.Field)]
    public class NExcludeFlagAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Nevron.UI.NExcludeFlagAttribute

    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