SVsSccManager 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 IVsSccManager2.
public interface class SVsSccManager
public interface class SVsSccManager
__interface SVsSccManager
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("53544C4D-1927-4320-B9DA-13D2CB3EA93B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsSccManager
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("53544C4D-1927-4320-B9DA-13D2CB3EA93B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsSccManager
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("53544C4D-1927-4320-B9DA-13D2CB3EA93B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsSccManager = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("53544C4D-1927-4320-B9DA-13D2CB3EA93B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsSccManager = interface
Public Interface SVsSccManager
- Attributes