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

屬性值

回傳一個 布林值 ,指示開發工具是否允許為該事件建立事件處理物件。 若 為真,則可為該事件建立事件處理物件。 此屬性僅適用於您為自訂任務所建立的自訂事件。 欲了解更多資訊,請參閱「 在自訂任務中提出與定義事件」。

屬性

適用於