SVsAppContainerProjectDeploy Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsAppContainerProjectDeploy.
public interface class SVsAppContainerProjectDeploy
public interface class SVsAppContainerProjectDeploy
__interface SVsAppContainerProjectDeploy
[System.Runtime.InteropServices.Guid("7E97079C-BB7C-4003-8DFB-730CD0B88250")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsAppContainerProjectDeploy
[<System.Runtime.InteropServices.Guid("7E97079C-BB7C-4003-8DFB-730CD0B88250")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsAppContainerProjectDeploy = interface
Public Interface SVsAppContainerProjectDeploy
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.