Costruttore ToolboxExampleAttribute

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Inizializza una nuova istanza della classe ToolboxExampleAttribute.

Spazio dei nomi:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    toolboxExampleFactoryType As Type _
)
public ToolboxExampleAttribute(
    Type toolboxExampleFactoryType
)
public:
ToolboxExampleAttribute(
    Type^ toolboxExampleFactoryType
)
new : 
        toolboxExampleFactoryType:Type -> ToolboxExampleAttribute
public function ToolboxExampleAttribute(
    toolboxExampleFactoryType : Type
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ToolboxExampleAttribute Classe

Spazio dei nomi Microsoft.Windows.Design

IToolboxExampleFactory

IToolboxExample