IVsWebMigrationService Interface

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")> _
Public Interface IVsWebMigrationService
[InterfaceTypeAttribute()]
[GuidAttribute("DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")]
public interface IVsWebMigrationService
[InterfaceTypeAttribute()]
[GuidAttribute(L"DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")]
public interface class IVsWebMigrationService
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")>]
type IVsWebMigrationService =  interface end
public interface IVsWebMigrationService

The IVsWebMigrationService type exposes the following members.

Methods

  Name Description
Public method GetProjectSCCInfo
Public method IsWebProject
Public method MigrateWeb

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace