QueryLoadProjectBatchEventArgs 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 QueryLoadProjectBatch events.
public ref class QueryLoadProjectBatchEventArgs : EventArgs
public class QueryLoadProjectBatchEventArgs : EventArgs
type QueryLoadProjectBatchEventArgs = class
inherit EventArgs
Public Class QueryLoadProjectBatchEventArgs
Inherits EventArgs
- Inheritance
-
QueryLoadProjectBatchEventArgs
Constructors
QueryLoadProjectBatchEventArgs() |
Instantiates a new instance of QueryLoadProjectBatchEventArgs. |
Properties
ShouldDelayLoadToNextIdle |
Determines whether the project load should be delayed until the next idle period. |