IDTSPackage100.InteractiveMode Eigenschaft

Definition

public:
 property bool InteractiveMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(80)]
public bool InteractiveMode { [System.Runtime.InteropServices.DispId(80)] get; [System.Runtime.InteropServices.DispId(80)] set; }
[<System.Runtime.InteropServices.DispId(80)>]
[<get: System.Runtime.InteropServices.DispId(80)>]
[<set: System.Runtime.InteropServices.DispId(80)>]
member this.InteractiveMode : bool with get, set
Public Property InteractiveMode As Boolean

Eigenschaftswert

true , wenn Aufgaben während der Ausführung Benutzeroberflächenobjekte anzeigen sollten; andernfalls "false".

Attribute

Hinweise

Diese Schnittstelle wird von der Package-Schnittstelle und der PackageNeutral-Schnittstelle implementiert.

Gilt für: