IVsGeneratorProgress 인터페이스
참고: 이 API는 이제 사용되지 않습니다.
네임스페이스: Microsoft.VisualStudio.TextTemplating.VSHost
어셈블리: Microsoft.VisualStudio.TextTemplating.VSHost.10.0(Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)
구문
‘선언
<GuidAttribute("BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ObsoleteAttribute("Please use Microsoft.VisualStudio.Shell.Interop.IVsGeneratorProgress")> _
Public Interface IVsGeneratorProgress
[GuidAttribute("BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ObsoleteAttribute("Please use Microsoft.VisualStudio.Shell.Interop.IVsGeneratorProgress")]
public interface IVsGeneratorProgress
[GuidAttribute(L"BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[ObsoleteAttribute(L"Please use Microsoft.VisualStudio.Shell.Interop.IVsGeneratorProgress")]
public interface class IVsGeneratorProgress
[<GuidAttribute("BED89B98-6EC9-43CB-B0A8-41D6E2D6669D")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<ObsoleteAttribute("Please use Microsoft.VisualStudio.Shell.Interop.IVsGeneratorProgress")>]
type IVsGeneratorProgress = interface end
public interface IVsGeneratorProgress
IVsGeneratorProgress 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
GeneratorError | ||
Progress |
위쪽