'Declaration
<AttributeUsageAttribute(AttributeTargets.Class Or _ AttributeTargets.Struct)> <ComVisibleAttribute(False)> Public NotInheritable Class UANamespaceAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As UANamespaceAttribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] public sealed class UANamespaceAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] public ref class UANamespaceAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute