SmartAssembly.Attributes Namespace / PoweredByAttribute Class
Members


PoweredByAttribute Class
Object Model
PoweredByAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(AttributeTargets.All, 
   Inherited=True, 
   AllowMultiple=False)>
Public NotInheritable Class PoweredByAttribute 
   Inherits System.Attribute
 
'Usage
 
Dim instance As PoweredByAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      SmartAssembly.Attributes.PoweredByAttribute

See Also