Represents the event arguments used in
CatalogProgressUpdate.
Namespace:
Microsoft.ComponentStudio.ComponentPlatformInterface
Assembly:
Microsoft.ComponentStudio.ComponentPlatformInterface (in
microsoft.componentstudio.componentplatforminterface.dll)
Usage
Syntax
Visual Basic |
Public Class CreateCatalogProgressChangedEventArgs
Inherits EventArgs
|
C# |
public class CreateCatalogProgressChangedEventArgs : EventArgs
|
C++ |
public ref class CreateCatalogProgressChangedEventArgs : EventArgs
|
J# |
public class CreateCatalogProgressChangedEventArgs extends EventArgs
|
JScript |
public class CreateCatalogProgressChangedEventArgs extends EventArgs
|
Inheritance
Hierarchy
System.Object
System.EventArgs
Microsoft.ComponentStudio.ComponentPlatformInterface.CreateCatalogProgressChangedEventArgs
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.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server
2003, Windows Vista, and Windows 2000
Target Platforms
See Also