Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
[GuidAttribute("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")]
[InterfaceTypeAttribute()]
public interface SVsRegisterDebugTargetProvider
[GuidAttribute(L"6B25ED7D-E462-4BBA-B181-81D9F73FCD72")]
[InterfaceTypeAttribute()]
public interface class SVsRegisterDebugTargetProvider
[<GuidAttribute("6B25ED7D-E462-4BBA-B181-81D9F73FCD72")>]
[<InterfaceTypeAttribute()>]
type SVsRegisterDebugTargetProvider = interface end
public interface SVsRegisterDebugTargetProvider