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