QueryLoadProjectBatchEventArgs Class
Visual Studio 2015
Event arguments for QueryLoadProjectBatch events.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.Shell.Events::QueryLoadProjectBatchEventArgs
System::EventArgs
Microsoft.VisualStudio.Shell.Events::QueryLoadProjectBatchEventArgs
| Name | Description | |
|---|---|---|
![]() | QueryLoadProjectBatchEventArgs() | Instantiates a new instance of QueryLoadProjectBatchEventArgs. |
| Name | Description | |
|---|---|---|
![]() | ShouldDelayLoadToNextIdle | Determines whether the project load should be delayed until the next idle period. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


