IVsProgress Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
This interface is safe to access from any thread.
Report(Double) |
Reports the progress of an operation. |