IVsSccSolution Interface

Definition

Interface that raises events related to a loaded solution and Scc.

public interface class IVsSccSolution
public interface class IVsSccSolution
__interface IVsSccSolution
[System.Runtime.InteropServices.Guid("AA0F7296-88B4-4666-96B8-284D8C63404A")]
public interface IVsSccSolution
[<System.Runtime.InteropServices.Guid("AA0F7296-88B4-4666-96B8-284D8C63404A")>]
type IVsSccSolution = interface
Public Interface IVsSccSolution
Attributes

Events

AddedToSourceControl

Event that is fired when a solution is added to Source Control.

Applies to