TwitterHandler.Events Vlastnost

Definice

Obslužná rutina volá metody událostí, které dávají řízení aplikace v určitých bodech, kde probíhá zpracování. Pokud není zadána výchozí instance je zadána, která nic při zavolání metod.

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

Hodnota vlastnosti

TwitterEvents

Platí pro