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