Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents Visual SourceSafe events.
The following tables list the members exposed by the IVSSEvents type.
Public Methods
| Name | Description | |
|---|---|---|
![]() |
AfterAdd | An event that is fired after a file is added to the SourceSafe database. |
![]() |
AfterBranch | An event that is fired after a file is branched in the SourceSafe database. |
![]() |
AfterCheckin | An event that is fired after a file is checked into the SourceSafe database. |
![]() |
AfterCheckout | An event that is fired after a file is checked out from the SourceSafe database. |
![]() |
AfterEvent | Currently not used. |
![]() |
AfterRename | An event that is fired after a file or a project is renamed in the SourceSafe database. |
![]() |
AfterUndoCheckout | An event that is fired after undoing a checkout of a file from the SourceSafe database. |
![]() |
BeforeAdd | An event that is fired before a file is added to the SourceSafe database. |
![]() |
BeforeBranch | An event that is fired before a file is branched in the SourceSafe database. |
![]() |
BeforeCheckin | An event that is fired before a file is checked into the SourceSafe database. |
![]() |
BeforeCheckout | An event that is fired before a file is checked out from the SourceSafe database. |
![]() |
BeforeEvent | Currently not used. |
![]() |
BeforeRename | An event that is fired before a file or a project is renamed in the SourceSafe database. |
![]() |
BeforeUndoCheckout | An event that is fired before undoing a checkout of a file from the SourceSafe database. |
![]() |
BeginCommand | An event that is fired when the IVSSUser initiates any of the SourceSafe commands. |
![]() |
EndCommand | An event that is fired after any of the SourceSafe commands is completed. |
Top
See Also
Reference
IVSSEvents Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace
IVSSEventHandler Interface
IVSSEvents_Event
.gif)