LoadProjectBatchEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments for LoadProjectBatch events.
public ref class LoadProjectBatchEventArgs : EventArgs
public class LoadProjectBatchEventArgs : EventArgs
type LoadProjectBatchEventArgs = class
inherit EventArgs
Public Class LoadProjectBatchEventArgs
Inherits EventArgs
- Inheritance
-
LoadProjectBatchEventArgs
Constructors
LoadProjectBatchEventArgs(Boolean) |
Instantiates a new instance of LoadProjectBatchEventArgs. |
Properties
IsBackgroundIdleBatch |
Determines whether the batch is executed during idle time. |