Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal status As ProgressStatus _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ProgressStatusUpdatedEventArgs( ProgressStatus status ) |
C++/CLI | |
---|---|
public: ProgressStatusUpdatedEventArgs( ProgressStatus status ) |
Parameters
- status
- A ProgressStatus value which represents the current progress status.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family