IProgressPage Interface
.NET Framework 4.5
Defines the interaction between Windows Presentation Foundation (WPF) applications that are hosting interoperation content, and a host supplied progress page.
Namespace: System.Windows.Interop
Assembly: PresentationFramework (in PresentationFramework.dll)
The IProgressPage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ApplicationName | Gets or sets the application's name. |
![]() | DeploymentPath | Gets or sets the Uri path to the application deployment manifest. |
![]() | PublisherName | Gets or sets the application's publisher. |
![]() | RefreshCallback | Gets or sets a reference to a DispatcherOperationCallback handler, that can handle the case of a user-initiated Refresh command. |
![]() | StopCallback | Gets or sets a reference to a DispatcherOperationCallback handler, that can handle the case of a user-initiated Stop command. |
| Name | Description | |
|---|---|---|
![]() | UpdateProgress | Provides upload progress numeric information that can be used to update the progress indicators. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
