IVsGeneratorProgress Interface

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")> _
Public Interface IVsGeneratorProgress
'Usage
Dim instance As IVsGeneratorProgress
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")]
public interface IVsGeneratorProgress
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")]
public interface class IVsGeneratorProgress
public interface IVsGeneratorProgress

See Also

Reference

IVsGeneratorProgress Members

Microsoft.VisualStudio.TextTemplating.VSHost Namespace