SVsRegisterDebugTargetProvider 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 the IVsRegisterProjectDebugTargetProvider interface.
public interface class SVsRegisterDebugTargetProvider
public interface class SVsRegisterDebugTargetProvider
__interface SVsRegisterDebugTargetProvider
[System.Runtime.InteropServices.Guid("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsRegisterDebugTargetProvider
[<System.Runtime.InteropServices.Guid("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsRegisterDebugTargetProvider = interface
Public Interface SVsRegisterDebugTargetProvider
- Attributes