Partager via


ComponentLoadFailedEventArgs.Information Propriété

Définition

Renvoie la liste des composants de l’objet RevokeAndRenewalInformation qui doivent être révoqués et renouvelés avec des composants mis à jour.

public:
 property RevocationAndRenewalInformation ^ Information { RevocationAndRenewalInformation ^ get(); };
RevocationAndRenewalInformation Information();
public RevocationAndRenewalInformation Information { get; }
var revocationAndRenewalInformation = componentLoadFailedEventArgs.information;
Public ReadOnly Property Information As RevocationAndRenewalInformation

Valeur de propriété

Objet qui contient une liste de composants à révoquer et à renouveler avec des composants mis à jour.

S’applique à