Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsAppContainerProjectDeploy.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("7E97079C-BB7C-4003-8DFB-730CD0B88250")> _
Public Interface SVsAppContainerProjectDeploy
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("7E97079C-BB7C-4003-8DFB-730CD0B88250")]
public interface SVsAppContainerProjectDeploy
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"7E97079C-BB7C-4003-8DFB-730CD0B88250")]
public interface class SVsAppContainerProjectDeploy
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("7E97079C-BB7C-4003-8DFB-730CD0B88250")>]
type SVsAppContainerProjectDeploy = interface end
public interface SVsAppContainerProjectDeploy