SourceControl2 Methods

Include Protected Members
Include Inherited Members

The SourceControl2 type exposes the following members.

Methods

  Name Description
Public method CheckOutItem Checks the specified item out of source control.
Public method CheckOutItem2 Checks the specified item out of source control.
Public method CheckOutItems Checks the specified items out of source control.
Public method CheckOutItems2 Checks the specified items out of source control.
Public method ExcludeItem Excludes the specified item from the source control project.
Public method ExcludeItems Excludes the specified items from the specified project.
Public method GetBindings Gets the source control bindings object of the specified project or solution.
Public method IsItemCheckedOut Retrieves a Boolean value that indicates whether the specified item is checked out.
Public method IsItemUnderSCC Retrieves a Boolean value that indicates whether the specified item is under source control.
Public method UndoExcludeItem Include back an item into source code control.
Public method UndoExcludeItems Include back the specified items into source code control.

Top

See Also

Reference

SourceControl2 Interface

EnvDTE80 Namespace