IVsProjectUpgradeViaFactory3 Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("943CE488-176F-457B-8C88-3502C775501C")> _
Public Interface IVsProjectUpgradeViaFactory3
‘사용 방법
Dim instance As IVsProjectUpgradeViaFactory3
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("943CE488-176F-457B-8C88-3502C775501C")]
public interface IVsProjectUpgradeViaFactory3
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"943CE488-176F-457B-8C88-3502C775501C")]
public interface class IVsProjectUpgradeViaFactory3
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("943CE488-176F-457B-8C88-3502C775501C")>]
type IVsProjectUpgradeViaFactory3 =  interface end
public interface IVsProjectUpgradeViaFactory3

See Also

Reference

IVsProjectUpgradeViaFactory3 Members

Microsoft.VisualStudio.Shell.Interop Namespace