IDTSEventInfo100.AllowEventHandlers 屬性

定義

public:
 property bool AllowEventHandlers { bool get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool AllowEventHandlers { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.AllowEventHandlers : bool
Public ReadOnly Property AllowEventHandlers As Boolean

屬性值

Boolean

傳回 布林值 ,指出開發工具是否允許針對事件建立事件處理常式物件。 若 為 true,則可以為事件建立事件處理常式物件。 此屬性只會套用至針對自訂工作建立的自訂事件。 如需詳細資訊,請參閱 引發並在自訂工作中定義事件

屬性

適用於