Partager via


ActiveConfigurationChangedEventArgs Class

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

Public Class ActiveConfigurationChangedEventArgs _
    Inherits EventArgs

Dim instance As ActiveConfigurationChangedEventArgs
public class ActiveConfigurationChangedEventArgs : EventArgs
public ref class ActiveConfigurationChangedEventArgs : public EventArgs
public class ActiveConfigurationChangedEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.VisualStudio.Package.ActiveConfigurationChangedEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ActiveConfigurationChangedEventArgs Members

Microsoft.VisualStudio.Package Namespace