Bagikan melalui


IDTSPackage100.InteractiveMode Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah tugas harus menampilkan objek antarmuka pengguna saat mengeksekusi.

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

Nilai Properti

true jika tugas harus menampilkan objek antarmuka pengguna saat dijalankan; jika tidak, salah.

Atribut

Keterangan

Antarmuka ini diimplementasikan oleh Package antarmuka dan PackageNeutral .

Berlaku untuk