ProjectCollectionChangedEventArgs Class

Definition

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.

Applies to