IProgressNotify Interface
Enables objects to receive notice about the progress of a download. For more information, see IProgressNotify.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")> _
<InterfaceTypeAttribute()> _
Public Interface IProgressNotify
[GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface IProgressNotify
The IProgressNotify type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnProgress |
Top