ActivityToolboxItem.GetToolboxDisplayName(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom complet associé pour l'élément Boîte à outils de la boîte à outils.
public:
static System::String ^ GetToolboxDisplayName(Type ^ activityType);
public static string GetToolboxDisplayName (Type activityType);
static member GetToolboxDisplayName : Type -> string
Public Shared Function GetToolboxDisplayName (activityType As Type) As String
Paramètres
Retours
Chaîne représentant le nom complet de l’élément Boîte à outils.