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.
Used to query for a reference to Visual Studio Source Control.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")> _
<InterfaceTypeAttribute()> _
Public Interface SVsSourceControl
[GuidAttribute("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")]
[InterfaceTypeAttribute()]
public interface SVsSourceControl
[GuidAttribute(L"F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")]
[InterfaceTypeAttribute()]
public interface class SVsSourceControl
[<GuidAttribute("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")>]
[<InterfaceTypeAttribute()>]
type SVsSourceControl = interface end
public interface SVsSourceControl