IProgressNotify 接口

使对象收到有关下载的进度的通知。 有关更多信息,请参见 IProgressNotify

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")> _
<InterfaceTypeAttribute()> _
Public Interface IProgressNotify
[GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface IProgressNotify

IProgressNotify 类型公开以下成员。

方法

  名称 说明
公共方法 OnProgress

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间