Partager via


ToolboxExampleAttribute, constructeur

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Initialise une nouvelle instance de la classe ToolboxExampleAttribute.

Espace de noms :  Microsoft.Windows.Design
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ToolboxExampleAttribute Classe

Microsoft.Windows.Design, espace de noms

IToolboxExampleFactory

IToolboxExample