SVsSourceControl 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.
Used to query for a reference to Visual Studio Source Control.
public interface class SVsSourceControl
public interface class SVsSourceControl
__interface SVsSourceControl
[System.Runtime.InteropServices.Guid("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsSourceControl
[System.Runtime.InteropServices.Guid("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVsSourceControl
[<System.Runtime.InteropServices.Guid("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsSourceControl = interface
[<System.Runtime.InteropServices.Guid("F1DDC2C2-DF76-4EBB-9DE8-48AD2557062C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVsSourceControl = interface
Public Interface SVsSourceControl
- Attributes