ToolboxExampleAttribute Class

Definition

public ref class ToolboxExampleAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class ToolboxExampleAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type ToolboxExampleAttribute = class
    inherit Attribute
Public NotInheritable Class ToolboxExampleAttribute
Inherits Attribute
Inheritance
ToolboxExampleAttribute
Attributes

Constructors

ToolboxExampleAttribute(Type)

Properties

ToolboxExampleFactoryType

Applies to