Condividi tramite


TwitterHandler.Events Proprietà

Definizione

Il gestore chiama metodi sugli eventi che forniscono il controllo dell'applicazione in determinati punti in cui si verifica l'elaborazione. Se non viene specificata, viene fornita un'istanza predefinita che non ha alcun effetto quando vengono chiamati i metodi.

protected:
 property Microsoft::AspNetCore::Authentication::Twitter::TwitterEvents ^ Events { Microsoft::AspNetCore::Authentication::Twitter::TwitterEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::Twitter::TwitterEvents ^ value); };
protected Microsoft.AspNetCore.Authentication.Twitter.TwitterEvents Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.Twitter.TwitterEvents with get, set
Protected Property Events As TwitterEvents

Valore della proprietà

Si applica a