IVsProgress Interface

Definition

[System.Runtime.InteropServices.Guid("0a4f31cf-c488-4ef0-a667-4630991f9ad6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProgress
[<System.Runtime.InteropServices.Guid("0a4f31cf-c488-4ef0-a667-4630991f9ad6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProgress = interface
Public Interface IVsProgress
Attributes

Methods

Report(Double)

Reports the progress of an operation.

Applies to