共用方式為


TwitterOptions.Events 屬性

定義

取得或設定 ITwitterEvents 用來處理驗證事件的 。

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

屬性值

適用於