'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