Condividi tramite


ComponentLoadFailedEventArgs.Information Proprietà

Definizione

Restituisce un elenco di componenti nell'oggetto RevocheAndRenewalInformation che devono essere revocati e rinnovati con componenti aggiornati.

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

Valore della proprietà

Oggetto che contiene un elenco di componenti da revocare e rinnovare con i componenti aggiornati.

Si applica a