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 the IVsRegisterProjectDebugTargetProvider interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")> _
<InterfaceTypeAttribute()> _
Public Interface SVsRegisterDebugTargetProvider
'Usage
Dim instance As SVsRegisterDebugTargetProvider
[GuidAttribute("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")]
[InterfaceTypeAttribute()]
public interface SVsRegisterDebugTargetProvider
[GuidAttribute(L"6B25ED7D-E462-4BBA-B181-81D9F73FCD72")]
[InterfaceTypeAttribute()]
public interface class SVsRegisterDebugTargetProvider
public interface SVsRegisterDebugTargetProvider