Share via


IVsDebuggerDeployConnection Interface

Definition

public interface class IVsDebuggerDeployConnection
public interface class IVsDebuggerDeployConnection
__interface IVsDebuggerDeployConnection
[System.Runtime.InteropServices.Guid("3832CF20-7479-4836-907D-2A8259FA899D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebuggerDeployConnection
[<System.Runtime.InteropServices.Guid("3832CF20-7479-4836-907D-2A8259FA899D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebuggerDeployConnection = interface
Public Interface IVsDebuggerDeployConnection
Attributes

Methods

AbortExecutingCommand()
BeginExecuteCommand(String, String, String, VsDebugExecCommandFlags, IVsDebuggerDeployExecuteCallback)
DeleteFile(String)
DeployFile(String, String, Int32)
Dispose()
DownloadFile(String, String, Int32)
EnsurePackagesShutdown(String[], UInt32, UInt32)
GetName(UInt32, String)
QueryIsLocal()
QueryIsTethered()
RemoveDirectory(String, Int32)
WriteFile(String, Byte[], UInt32, Int32)

Applies to