Assembly: Microsoft.ComponentStudio.ComponentPlatformInterface (in microsoft.componentstudio.componentplatforminterface.dll)
Usage
Visual Basic |
---|
Dim createConfigurationSetProgressChangedEventArgs1 As CreateConfigurationSetProgressChangedEventArgs |
Syntax
Visual Basic |
---|
Public Class CreateConfigurationSetProgressChangedEventArgs Inherits CancelEventArgs |
C# |
---|
public class CreateConfigurationSetProgressChangedEventArgs : CancelEventArgs |
C++ |
---|
public ref class CreateConfigurationSetProgressChangedEventArgs : CancelEventArgs |
J# |
---|
public class CreateConfigurationSetProgressChangedEventArgs extends CancelEventArgs |
JScript |
---|
public class CreateConfigurationSetProgressChangedEventArgs extends CancelEventArgs |
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.ComponentStudio.ComponentPlatformInterface.CreateConfigurationSetProgressChangedEventArgs
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.ComponentStudio.ComponentPlatformInterface.CreateConfigurationSetProgressChangedEventArgs
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.