Nevron Open Vision Documentation
Nevron.Nov Namespace / NNonObuscatedAttribute Class
Members


In This Topic
    NNonObuscatedAttribute Class
    In This Topic
    Object Model
    NNonObuscatedAttribute Class
    Syntax
    'Declaration
     
    
    <System.AttributeUsageAttribute(AttributeTargets.All, 
       Inherited=True, 
       AllowMultiple=False)>
    Public Class NNonObuscatedAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As NNonObuscatedAttribute
    [System.AttributeUsage(AttributeTargets.All, 
       Inherited=true, 
       AllowMultiple=false)]
    public class NNonObuscatedAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Nevron.Nov.NNonObuscatedAttribute

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also