PackageRemote32Class.DisableEventHandlers Property

Definition

public:
 virtual property bool DisableEventHandlers { bool get(); void set(bool value); };
public virtual bool DisableEventHandlers { get; set; }
member this.DisableEventHandlers : bool with get, set
Public Overridable Property DisableEventHandlers As Boolean

Property Value

true if the event handlers on the package are disabled; otherwise, false.

Implements

Applies to