AttributeCallbackBuilder.CallbackType Propriété
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.
Type auquel les attributs sont ajoutés.
public:
property Type ^ CallbackType { Type ^ get(); };
public Type CallbackType { get; }
member this.CallbackType : Type
Public ReadOnly Property CallbackType As Type
Valeur de propriété
Type auquel les attributs sont ajoutés.
Remarques
Le type est défini dans le constructeur et ne peut pas être modifié.