IVsSccProjectEvents Interface
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.
Implements methods that fire when a project changes its source code control (SCC) bindings.
public interface class IVsSccProjectEvents
C++/CX
public interface class IVsSccProjectEvents
__interface IVsSccProjectEvents
[System.Runtime.InteropServices.Guid("4C3F73B6-9939-4A4B-8D25-326A8ABED50F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSccProjectEvents
[<System.Runtime.InteropServices.Guid("4C3F73B6-9939-4A4B-8D25-326A8ABED50F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSccProjectEvents = interface
Public Interface IVsSccProjectEvents
- Attributes
On |
Raised when a project calls RegisterSccProject(IVsSccProject2, String, String, String, String) or UnregisterSccProject(IVsSccProject2). |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |