ProjectCollectionChangedEventArgs 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 the ProjectCollectionChanged event.
public ref class ProjectCollectionChangedEventArgs : EventArgs
public class ProjectCollectionChangedEventArgs : EventArgs
type ProjectCollectionChangedEventArgs = class
inherit EventArgs
Public Class ProjectCollectionChangedEventArgs
Inherits EventArgs
- Inheritance
-
ProjectCollectionChangedEventArgs
Properties
Changed |
Gets the nature of the change made to the ProjectCollection. |