CommandLineArguments.InteractiveMode Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Jatuhkan ke perulangan interaktif. Jika skrip ditentukan dalam SourceFiles menjalankan skrip terlebih dahulu.
public:
property bool InteractiveMode { bool get(); };
public bool InteractiveMode { get; }
member this.InteractiveMode : bool
Public ReadOnly Property InteractiveMode As Boolean